Home
last modified time | relevance | path

Searched defs:VkRenderingInfo (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl7329 struct VkRenderingInfo struct
7331 VkStructureType sType;
7332 const void* pNext;
7333 VkRenderingFlags flags;
7334 VkRect2D renderArea;
7335 uint32_t layerCount;
7336 uint32_t viewMask;
7337 uint32_t colorAttachmentCount;
7338 const VkRenderingAttachmentInfo* pColorAttachments;
7339 const VkRenderingAttachmentInfo* pDepthAttachment;
[all …]
DvkVulkan_c.inl8132 typedef struct VkRenderingInfo { struct
8143 } VkRenderingInfo; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h7022 typedef struct VkRenderingInfo { struct
7033 } VkRenderingInfo; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h7107 typedef struct VkRenderingInfo { struct
7118 } VkRenderingInfo; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json7457 "VkRenderingInfo": { object