Lines Matching refs:bufferView
452 VKAPI_ATTR void VKAPI_CALL vkDestroyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator)454 device_dispatch_table(device)->DestroyBufferView(device, bufferView, pAllocator);