Searched defs:vkDestroyBufferView (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.cpp593 { "vkDestroyBufferView", reinterpret_cast<PFN_vkVoidFunction>(DestroyBufferView) },
1496 VKAPI_ATTR void vkDestroyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* pAllocator) { function

Completed in 167 milliseconds