Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl2620 struct VkAttachmentSampleCountInfoAMD struct
2622 VkStructureType sType;
2623 const void* pNext;
2624 uint32_t colorAttachmentCount;
2625 const VkSampleCountFlagBits* pColorAttachmentSamples;
2626 VkSampleCountFlagBits depthStencilAttachmentSamples;
DvkVulkan_c.inl7581 typedef struct VkAttachmentSampleCountInfoAMD { struct
7587 } VkAttachmentSampleCountInfoAMD; argument
/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/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h6627 typedef struct VkAttachmentSampleCountInfoAMD { struct
6633 } VkAttachmentSampleCountInfoAMD; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h7825 typedef struct VkAttachmentSampleCountInfoAMD { struct
7831 } VkAttachmentSampleCountInfoAMD; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h8317 typedef struct VkAttachmentSampleCountInfoAMD { struct
8323 } VkAttachmentSampleCountInfoAMD; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json1485 "VkAttachmentSampleCountInfoAMD": { object