Home
last modified time | relevance | path

Searched refs:teardownVkBuffer (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DBufferVk.cpp35 if (!teardownVkBuffer(mHandle)) { in ~BufferVk()
DVkCommonOperations.h520 bool teardownVkBuffer(uint32_t bufferHandle);
DVkCommonOperations.cpp3082 bool teardownVkBuffer(uint32_t bufferHandle) { in teardownVkBuffer() function