Home
last modified time | relevance | path

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

/third_party/glfw/deps/vulkan/
Dvulkan.h1595 typedef struct VkBufferViewCreateInfo { struct
1603 } VkBufferViewCreateInfo; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl590 struct VkBufferViewCreateInfo struct
592 VkStructureType sType;
593 const void* pNext;
594 VkBufferViewCreateFlags flags;
595 VkBuffer buffer;
596 VkFormat format;
597 VkDeviceSize offset;
598 VkDeviceSize range;
DvkVulkan_c.inl3965 typedef struct VkBufferViewCreateInfo { struct
3973 } VkBufferViewCreateInfo; typedef
/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/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h3010 typedef struct VkBufferViewCreateInfo { struct
3018 } VkBufferViewCreateInfo; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h3218 typedef struct VkBufferViewCreateInfo { struct
3226 } VkBufferViewCreateInfo; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h3296 typedef struct VkBufferViewCreateInfo { struct
3304 } VkBufferViewCreateInfo; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json18119 "VkBufferViewCreateInfo": { object