Home
last modified time | relevance | path

Searched defs:VkAttachmentSampleCountInfoAMD (Results 1 – 6 of 6) 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; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h6619 typedef struct VkAttachmentSampleCountInfoAMD { struct
6625 } 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.h7947 typedef struct VkAttachmentSampleCountInfoAMD { struct
7953 } VkAttachmentSampleCountInfoAMD; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json1415 "VkAttachmentSampleCountInfoAMD": { object