Searched refs:setupCommandBuffer (Results 1 – 2 of 2) sorted by relevance
54 bool QueueManager::setupCommandBuffer(ResourceProvider* resourceProvider, Protected isProtected) { in setupCommandBuffer() function in skgpu::graphite::QueueManager136 if (!this->setupCommandBuffer(resourceProvider, fSharedContext->isProtected())) { in addRecording()236 if (!this->setupCommandBuffer(context->priv().resourceProvider(), isProtected)) { in addTask()257 if (!this->setupCommandBuffer(resourceProvider, fSharedContext->isProtected())) { in addFinishInfo()
93 bool setupCommandBuffer(ResourceProvider*, Protected);