HomeSort by relevance Sort by last modified time
    Searched refs:recycleSecondaryCommandBuffer (Results 1 - 6 of 6) sorted by null

  /external/skia/src/gpu/vk/
GrVkCommandPool.h 36 void recycleSecondaryCommandBuffer(GrVkSecondaryCommandBuffer* buffer);
GrVkCommandPool.cpp 42 void GrVkCommandPool::recycleSecondaryCommandBuffer(GrVkSecondaryCommandBuffer* buffer) {
GrVkCommandBuffer.cpp 625 fCmdPool->recycleSecondaryCommandBuffer(fSecondaryCommandBuffers[i]);
    [all...]
  /external/skqp/src/gpu/vk/
GrVkCommandPool.h 36 void recycleSecondaryCommandBuffer(GrVkSecondaryCommandBuffer* buffer);
GrVkCommandPool.cpp 42 void GrVkCommandPool::recycleSecondaryCommandBuffer(GrVkSecondaryCommandBuffer* buffer) {
GrVkCommandBuffer.cpp 615 fCmdPool->recycleSecondaryCommandBuffer(fSecondaryCommandBuffers[i]);
    [all...]

Completed in 1177 milliseconds