Home
last modified time | relevance | path

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

/external/skia/src/gpu/d3d/
DGrD3DOpsRenderPass.cpp72 fGpu->currentCommandList()->clearDepthStencilView(d3dStencil, 0, nullptr); in onBegin()
343 fGpu->currentCommandList()->clearDepthStencilView(d3dStencil, stencilColor, &clearRect); in onClearStencilClip()
DGrD3DCommandList.h191 void clearDepthStencilView(const GrD3DAttachment*,
DGrD3DCommandList.cpp489 void GrD3DDirectCommandList::clearDepthStencilView(const GrD3DAttachment* stencil, in clearDepthStencilView() function in GrD3DDirectCommandList