Home
last modified time | relevance | path

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

/external/skia/src/gpu/d3d/
DGrD3DCommandList.h171 void setDefaultSamplePositions();
DGrD3DCommandList.cpp314 this->setDefaultSamplePositions(); in setPipelineState()
354 void GrD3DDirectCommandList::setDefaultSamplePositions() { in setDefaultSamplePositions() function in GrD3DDirectCommandList
DGrD3DOpsRenderPass.cpp188 fGpu->currentCommandList()->setDefaultSamplePositions(); in onBindPipeline()