Home
last modified time | relevance | path

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

/third_party/glfw/deps/vulkan/
Dvulkan.h1970 typedef struct VkWriteDescriptorSet { struct
1981 } VkWriteDescriptorSet; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl991 struct VkWriteDescriptorSet struct
993 VkStructureType sType;
994 const void* pNext;
995 VkDescriptorSet dstSet;
996 uint32_t dstBinding;
997 uint32_t dstArrayElement;
998 uint32_t descriptorCount;
999 VkDescriptorType descriptorType;
1000 const VkDescriptorImageInfo* pImageInfo;
1001 const VkDescriptorBufferInfo* pBufferInfo;
[all …]
DvkVulkan_c.inl4329 typedef struct VkWriteDescriptorSet { struct
4340 } VkWriteDescriptorSet; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h3318 typedef struct VkWriteDescriptorSet { struct
3329 } VkWriteDescriptorSet; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h3225 typedef struct VkWriteDescriptorSet { struct
3236 } VkWriteDescriptorSet; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h3367 typedef struct VkWriteDescriptorSet { struct
3378 } VkWriteDescriptorSet; argument
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h3374 typedef struct VkWriteDescriptorSet { struct
3385 } VkWriteDescriptorSet; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h3582 typedef struct VkWriteDescriptorSet { struct
3593 } VkWriteDescriptorSet; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h3660 typedef struct VkWriteDescriptorSet { struct
3671 } VkWriteDescriptorSet; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json24007 "VkWriteDescriptorSet": { object