Home
last modified time | relevance | path

Searched defs:VkRenderPassBeginInfo (Results 1 – 10 of 10) sorted by relevance

/third_party/glfw/deps/vulkan/
Dvulkan.h2197 typedef struct VkRenderPassBeginInfo { struct
2205 } VkRenderPassBeginInfo; argument
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h2589 typedef struct VkRenderPassBeginInfo { struct
2597 } VkRenderPassBeginInfo; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h3501 typedef struct VkRenderPassBeginInfo { struct
3509 } VkRenderPassBeginInfo; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h3408 typedef struct VkRenderPassBeginInfo { struct
3416 } VkRenderPassBeginInfo; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h3550 typedef struct VkRenderPassBeginInfo { struct
3558 } VkRenderPassBeginInfo; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl865 struct VkRenderPassBeginInfo struct
867 VkStructureType sType;
868 const void* pNext;
869 VkRenderPass renderPass;
870 VkFramebuffer framebuffer;
871 VkRect2D renderArea;
872 uint32_t clearValueCount;
873 const VkClearValue* pClearValues;
DvkVulkan_c.inl4870 typedef struct VkRenderPassBeginInfo { struct
4878 } VkRenderPassBeginInfo; typedef
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h3765 typedef struct VkRenderPassBeginInfo { struct
3773 } VkRenderPassBeginInfo; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h3843 typedef struct VkRenderPassBeginInfo { struct
3851 } VkRenderPassBeginInfo; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json10677 "VkRenderPassBeginInfo": { object