Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkStructTypes.inl9362 struct VkRenderingInputAttachmentIndexInfoKHR struct
9364 VkStructureType sType;
9365 const void* pNext;
9366 uint32_t colorAttachmentCount;
9367 const uint32_t* pColorAttachmentInputIndices;
9368 const uint32_t* pDepthInputAttachmentIndex;
9369 const uint32_t* pStencilInputAttachmentIndex;
H A DvkVulkan_c.inl11988 typedef struct VkRenderingInputAttachmentIndexInfoKHR { struct
11995 } VkRenderingInputAttachmentIndexInfoKHR; argument
/aosp_15_r20/external/swiftshader/include/vulkan/
H A Dvulkan_core.h10265 typedef struct VkRenderingInputAttachmentIndexInfoKHR { struct
10272 } VkRenderingInputAttachmentIndexInfoKHR; argument
/aosp_15_r20/external/mesa3d/include/vulkan/
H A Dvulkan_core.h10318 typedef struct VkRenderingInputAttachmentIndexInfoKHR { struct
10325 } VkRenderingInputAttachmentIndexInfoKHR; argument
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/vulkan/
Dvulkan_core.h11059 typedef VkRenderingInputAttachmentIndexInfo VkRenderingInputAttachmentIndexInfoKHR; typedef
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_core.h11059 typedef VkRenderingInputAttachmentIndexInfo VkRenderingInputAttachmentIndexInfoKHR; typedef
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_core.h11120 typedef VkRenderingInputAttachmentIndexInfo VkRenderingInputAttachmentIndexInfoKHR; typedef
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/registry/
H A Dvalidusage.json32145 "VkRenderingInputAttachmentIndexInfoKHR": { object