Home | History | Annotate | Download | only in vulkan

Lines Matching defs:VkBufferViewCreateInfo

1563 typedef struct VkBufferViewCreateInfo {
1571 } VkBufferViewCreateInfo;
2249 typedef VkResult (VKAPI_PTR *PFN_vkCreateBufferView)(VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkBufferView* pView);
2614 const VkBufferViewCreateInfo* pCreateInfo,