Searched refs:setComputeRootSignature (Results 1 – 3 of 3) sorted by relevance
173 void setComputeRootSignature(const sk_sp<GrD3DRootSignature>& rootSignature);
374 void GrD3DDirectCommandList::setComputeRootSignature(const sk_sp<GrD3DRootSignature>& rootSig) { in setComputeRootSignature() function in GrD3DDirectCommandList
937 this->currentCommandList()->setComputeRootSignature(rootSig); in onRegenerateMipMapLevels()