Home
last modified time | relevance | path

Searched defs:bufferView (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/vulkan/libvulkan/
Dapi_gen.cpp980 VKAPI_ATTR void DestroyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCallb… in DestroyBufferView()
1768 VKAPI_ATTR void vkDestroyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCal… in vkDestroyBufferView()
/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp1263 void DestroyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* alloc… in DestroyBufferView()