Home
last modified time | relevance | path

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

/aosp12/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.cpp1026 VKAPI_ATTR void DestroyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCallb… in DestroyBufferView()
1872 VKAPI_ATTR void vkDestroyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCal… in vkDestroyBufferView()
/aosp12/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp1271 void DestroyBufferView(VkDevice device, VkBufferView bufferView, const VkAllocationCallbacks* alloc… in DestroyBufferView()