Home
last modified time | relevance | path

Searched defs:VkAttachmentSampleCountInfoAMD (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h6619 typedef struct VkAttachmentSampleCountInfoAMD { struct
6625 } VkAttachmentSampleCountInfoAMD; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl7380 struct VkAttachmentSampleCountInfoAMD struct
7382 VkStructureType sType;
7383 const void* pNext;
7384 uint32_t colorAttachmentCount;
7385 const VkSampleCountFlagBits* pColorAttachmentSamples;
7386 VkSampleCountFlagBits depthStencilAttachmentSamples;
DvkVulkan_c.inl9342 typedef struct VkAttachmentSampleCountInfoAMD { struct
9348 } VkAttachmentSampleCountInfoAMD; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h7825 typedef struct VkAttachmentSampleCountInfoAMD { struct
7831 } VkAttachmentSampleCountInfoAMD; argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl7660 struct VkAttachmentSampleCountInfoAMD struct
7662 VkStructureType sType;
7663 const void* pNext;
7664 uint32_t colorAttachmentCount;
7665 const VkSampleCountFlagBits* pColorAttachmentSamples;
7666 VkSampleCountFlagBits depthStencilAttachmentSamples;
DvkVulkan_c.inl9522 typedef struct VkAttachmentSampleCountInfoAMD { struct
9528 } VkAttachmentSampleCountInfoAMD; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h8816 typedef struct VkAttachmentSampleCountInfoAMD { struct
8822 } VkAttachmentSampleCountInfoAMD; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json1790 "VkAttachmentSampleCountInfoAMD": { object