Home
last modified time | relevance | path

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

/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/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2283 typedef struct VkBufferCreateInfo { struct
2292 } VkBufferCreateInfo; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl578 struct VkBufferCreateInfo struct
580 VkStructureType sType;
581 const void* pNext;
582 VkBufferCreateFlags flags;
583 VkDeviceSize size;
584 VkBufferUsageFlags usage;
585 VkSharingMode sharingMode;
586 uint32_t queueFamilyIndexCount;
587 const uint32_t* pQueueFamilyIndices;
DvkVulkan_c.inl3954 typedef struct VkBufferCreateInfo { struct
3963 } VkBufferCreateInfo; argument
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2850 typedef struct VkBufferCreateInfo { struct
2859 } VkBufferCreateInfo; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h2911 typedef struct VkBufferCreateInfo { struct
2920 } VkBufferCreateInfo; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h2943 typedef struct VkBufferCreateInfo { struct
2952 } 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/vulkan-headers/include/vulkan/
Dvulkan_core.h3002 typedef struct VkBufferCreateInfo { struct
3011 } VkBufferCreateInfo; typedef
/third_party/vulkan-headers/registry/
Dvalidusage.json14041 "VkBufferCreateInfo": { object