Home
last modified time | relevance | path

Searched defs:currentCommandList (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/d3d/
DGrD3DGpu.h47 GrD3DDirectCommandList* currentCommandList() const { return fCurrentDirectCommandList.get(); } in currentCommandList() function
/third_party/skia/m133/src/gpu/ganesh/d3d/
DGrD3DGpu.h53 GrD3DDirectCommandList* currentCommandList() const { return fCurrentDirectCommandList.get(); } in currentCommandList() function