Halide 19.0.0
Halide compiler and libraries
|
#include <vulkan_resources.h>
Public Attributes | |
VulkanMemoryAllocator * | allocator = nullptr |
VulkanCompiledShaderModule ** | compiled_modules = nullptr |
uint32_t | module_count = 0 |
Definition at line 69 of file vulkan_resources.h.
VulkanMemoryAllocator* Halide::Runtime::Internal::Vulkan::VulkanCompilationCacheEntry::allocator = nullptr |
Definition at line 70 of file vulkan_resources.h.
VulkanCompiledShaderModule** Halide::Runtime::Internal::Vulkan::VulkanCompilationCacheEntry::compiled_modules = nullptr |
Definition at line 71 of file vulkan_resources.h.
uint32_t Halide::Runtime::Internal::Vulkan::VulkanCompilationCacheEntry::module_count = 0 |
Definition at line 72 of file vulkan_resources.h.