Home | History | Annotate | Download | only in vulkan

Lines Matching defs:VkBufferViewCreateInfo

1619 typedef struct VkBufferViewCreateInfo {
1627 } VkBufferViewCreateInfo;
2305 typedef VkResult (VKAPI_PTR *PFN_vkCreateBufferView)(VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkBufferView* pView);
2670 const VkBufferViewCreateInfo* pCreateInfo,