|
MLIR
22.0.0git
|
This is the complete list of members for VulkanRuntime, including all inherited members.
| destroy() | VulkanRuntime | |
| initRuntime() | VulkanRuntime | |
| operator=(const VulkanRuntime &)=delete | VulkanRuntime | |
| run() | VulkanRuntime | |
| setEntryPoint(const char *entryPointName) | VulkanRuntime | |
| setNumWorkGroups(const NumWorkGroups &numberWorkGroups) | VulkanRuntime | |
| setResourceData(const ResourceData &resData) | VulkanRuntime | |
| setResourceData(const DescriptorSetIndex desIndex, const BindingIndex bindIndex, const VulkanHostMemoryBuffer &hostMemBuffer) | VulkanRuntime | |
| setResourceStorageClassBindingMap(const ResourceStorageClassBindingMap &stClassData) | VulkanRuntime | |
| setShaderModule(uint8_t *shader, uint32_t size) | VulkanRuntime | |
| updateHostMemoryBuffers() | VulkanRuntime | |
| VulkanRuntime()=default | VulkanRuntime | explicit |
| VulkanRuntime(const VulkanRuntime &)=delete | VulkanRuntime |