Home
last modified time | relevance | path

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

/external/skia/src/gpu/d3d/
DGrD3DDescriptorTableManager.cpp34 commandList->setDescriptorHeaps(currentCBVSRVHeap, in setHeaps()
DGrD3DCommandList.h208 void setDescriptorHeaps(sk_sp<GrRecycledResource> srvCrvHeapResource,
DGrD3DCommandList.cpp588 void GrD3DDirectCommandList::setDescriptorHeaps(sk_sp<GrRecycledResource> srvCrvHeapResource, in setDescriptorHeaps() function in GrD3DDirectCommandList