Home | History | Annotate | Download | only in vulkan

Lines Matching defs:VkBufferViewCreateInfo

1628 typedef struct VkBufferViewCreateInfo {
1636 } VkBufferViewCreateInfo;
2314 typedef VkResult (VKAPI_PTR *PFN_vkCreateBufferView)(VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkBufferView* pView);
2679 const VkBufferViewCreateInfo* pCreateInfo,