Searched refs:clearDepthStencilView (Results 1 – 3 of 3) sorted by relevance
72 fGpu->currentCommandList()->clearDepthStencilView(d3dStencil, 0, nullptr); in onBegin()343 fGpu->currentCommandList()->clearDepthStencilView(d3dStencil, stencilColor, &clearRect); in onClearStencilClip()
191 void clearDepthStencilView(const GrD3DAttachment*,
489 void GrD3DDirectCommandList::clearDepthStencilView(const GrD3DAttachment* stencil, in clearDepthStencilView() function in GrD3DDirectCommandList