Searched defs:bufferView (Results 1 – 2 of 2) sorted by relevance
1142 VKAPI_ATTR void DestroyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCallb… in DestroyBufferView()2136 VKAPI_ATTR void vkDestroyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCal… in vkDestroyBufferView()
1294 void DestroyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* alloc… in DestroyBufferView()