Halide 19.0.0
Halide compiler and libraries
|
#include <mini_vulkan.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
uint32_t | attachmentInitialSampleLocationsCount |
const VkAttachmentSampleLocationsEXT * | pAttachmentInitialSampleLocations |
uint32_t | postSubpassSampleLocationsCount |
const VkSubpassSampleLocationsEXT * | pSubpassSampleLocations |
Definition at line 5852 of file mini_vulkan.h.
VkStructureType VkRenderPassSampleLocationsBeginInfoEXT::sType |
Definition at line 5853 of file mini_vulkan.h.
const void* VkRenderPassSampleLocationsBeginInfoEXT::pNext |
Definition at line 5854 of file mini_vulkan.h.
uint32_t VkRenderPassSampleLocationsBeginInfoEXT::attachmentInitialSampleLocationsCount |
Definition at line 5855 of file mini_vulkan.h.
const VkAttachmentSampleLocationsEXT* VkRenderPassSampleLocationsBeginInfoEXT::pAttachmentInitialSampleLocations |
Definition at line 5856 of file mini_vulkan.h.
uint32_t VkRenderPassSampleLocationsBeginInfoEXT::postSubpassSampleLocationsCount |
Definition at line 5857 of file mini_vulkan.h.
const VkSubpassSampleLocationsEXT* VkRenderPassSampleLocationsBeginInfoEXT::pSubpassSampleLocations |
Definition at line 5858 of file mini_vulkan.h.