Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Dvertex_buffer_test.cc68 const VkBufferCreateInfo*, in vkCreateBuffer()
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h1584 typedef struct VkBufferCreateInfo { struct
1593 } VkBufferCreateInfo; argument
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2079 typedef struct VkBufferCreateInfo { struct
2088 } VkBufferCreateInfo; argument
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dvulkan_sc_core.h2039 typedef struct VkBufferCreateInfo { struct
2048 } VkBufferCreateInfo; argument
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2283 typedef struct VkBufferCreateInfo { struct
2292 } VkBufferCreateInfo; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h2943 typedef struct VkBufferCreateInfo { struct
2952 } VkBufferCreateInfo; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2850 typedef struct VkBufferCreateInfo { struct
2859 } VkBufferCreateInfo; typedef
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h2999 typedef struct VkBufferCreateInfo { struct
3008 } VkBufferCreateInfo; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2992 typedef struct VkBufferCreateInfo { struct
3001 } VkBufferCreateInfo; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl257 struct VkBufferCreateInfo struct
259 VkStructureType sType;
260 const void* pNext;
261 VkBufferCreateFlags flags;
262 VkDeviceSize size;
263 VkBufferUsageFlags usage;
264 VkSharingMode sharingMode;
265 uint32_t queueFamilyIndexCount;
266 const uint32_t* pQueueFamilyIndices;
DvkVulkan_c.inl4312 typedef struct VkBufferCreateInfo { struct
4321 } VkBufferCreateInfo; typedef
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h3207 typedef struct VkBufferCreateInfo { struct
3216 } VkBufferCreateInfo; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h3316 typedef struct VkBufferCreateInfo { struct
3325 } VkBufferCreateInfo; typedef
/third_party/vulkan-headers/registry/
Dvalidusage.json16209 "VkBufferCreateInfo": { object