Home
last modified time | relevance | path

Searched defs:VkBufferViewCreateInfo (Results 1 – 14 of 14) sorted by relevance

/third_party/glfw/deps/vulkan/
Dvulkan.h1595 typedef struct VkBufferViewCreateInfo { struct
1603 } VkBufferViewCreateInfo; argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkStructTypes.inl269 struct VkBufferViewCreateInfo struct
271 VkStructureType sType;
272 const void* pNext;
273 VkBufferViewCreateFlags flags;
274 VkBuffer buffer;
275 VkFormat format;
276 VkDeviceSize offset;
277 VkDeviceSize range;
DvkVulkan_c.inl2075 typedef struct VkBufferViewCreateInfo { struct
2083 } VkBufferViewCreateInfo; argument
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h2070 typedef struct VkBufferViewCreateInfo { struct
2078 } VkBufferViewCreateInfo; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h2954 typedef struct VkBufferViewCreateInfo { struct
2962 } VkBufferViewCreateInfo; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2861 typedef struct VkBufferViewCreateInfo { struct
2869 } VkBufferViewCreateInfo; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h3003 typedef struct VkBufferViewCreateInfo { struct
3011 } VkBufferViewCreateInfo; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl269 struct VkBufferViewCreateInfo struct
271 VkStructureType sType;
272 const void* pNext;
273 VkBufferViewCreateFlags flags;
274 VkBuffer buffer;
275 VkFormat format;
276 VkDeviceSize offset;
277 VkDeviceSize range;
DvkVulkan_c.inl4323 typedef struct VkBufferViewCreateInfo { struct
4331 } VkBufferViewCreateInfo; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h3218 typedef struct VkBufferViewCreateInfo { struct
3226 } VkBufferViewCreateInfo; argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl276 struct VkBufferViewCreateInfo struct
278 VkStructureType sType;
279 const void* pNext;
280 VkBufferViewCreateFlags flags;
281 VkBuffer buffer;
282 VkFormat format;
283 VkDeviceSize offset;
284 VkDeviceSize range;
DvkVulkan_c.inl4484 typedef struct VkBufferViewCreateInfo { struct
4492 } VkBufferViewCreateInfo; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h3368 typedef struct VkBufferViewCreateInfo { struct
3376 } VkBufferViewCreateInfo; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json21225 "VkBufferViewCreateInfo": { object