Home
last modified time | relevance | path

Searched refs:recycleSecondaryCommandBuffers (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/gpu/vk/
DGrVkCommandPool.cpp54 fPrimaryCommandBuffer->recycleSecondaryCommandBuffers(); in reset()
DGrVkCommandBuffer.h305 void recycleSecondaryCommandBuffers();
DGrVkCommandBuffer.cpp612 void GrVkPrimaryCommandBuffer::recycleSecondaryCommandBuffers() { in recycleSecondaryCommandBuffers() function in GrVkPrimaryCommandBuffer
/external/skia/src/gpu/vk/
DGrVkCommandPool.cpp93 fPrimaryCommandBuffer->recycleSecondaryCommandBuffers(this); in releaseResources()
DGrVkCommandBuffer.h323 void recycleSecondaryCommandBuffers(GrVkCommandPool* cmdPool);
DGrVkCommandBuffer.cpp686 void GrVkPrimaryCommandBuffer::recycleSecondaryCommandBuffers(GrVkCommandPool* cmdPool) { in recycleSecondaryCommandBuffers() function in GrVkPrimaryCommandBuffer