Home
last modified time | relevance | path

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

/third_party/glfw/deps/vulkan/
Dvulkan.h2007 typedef struct VkAttachmentDescription { struct
2008 VkAttachmentDescriptionFlags flags; argument
2017 } VkAttachmentDescription; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl1005 struct VkAttachmentDescription struct
1007 VkAttachmentDescriptionFlags flags; argument
1008 VkFormat format;
1009 VkSampleCountFlagBits samples;
1010 VkAttachmentLoadOp loadOp;
1011 VkAttachmentStoreOp storeOp;
1012 VkAttachmentLoadOp stencilLoadOp;
1013 VkAttachmentStoreOp stencilStoreOp;
1014 VkImageLayout initialLayout;
1015 VkImageLayout finalLayout;
DvkVulkan_c.inl4342 typedef struct VkAttachmentDescription { struct
4343 VkAttachmentDescriptionFlags flags; argument
4352 } VkAttachmentDescription; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h3331 typedef struct VkAttachmentDescription { struct
3332 VkAttachmentDescriptionFlags flags; argument
3341 } VkAttachmentDescription; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h3238 typedef struct VkAttachmentDescription { struct
3239 VkAttachmentDescriptionFlags flags; argument
3248 } VkAttachmentDescription; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h3380 typedef struct VkAttachmentDescription { struct
3381 VkAttachmentDescriptionFlags flags; argument
3390 } VkAttachmentDescription; argument
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h3387 typedef struct VkAttachmentDescription { struct
3388 VkAttachmentDescriptionFlags flags; argument
3397 } VkAttachmentDescription; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h3595 typedef struct VkAttachmentDescription { struct
3596 VkAttachmentDescriptionFlags flags; argument
3605 } VkAttachmentDescription; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h3673 typedef struct VkAttachmentDescription { struct
3674 VkAttachmentDescriptionFlags flags; argument
3683 } VkAttachmentDescription; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json8327 "VkAttachmentDescription": { object