Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/d3d/
DGrD3DPipelineState.cpp142 gpu->currentCommandList()->setGraphicsRootDescriptorTable( in setAndBindTextures()
147 gpu->currentCommandList()->setGraphicsRootDescriptorTable( in setAndBindTextures()
DGrD3DCommandList.h198 void setGraphicsRootDescriptorTable(unsigned int rootParameterIndex,
DGrD3DCommandList.cpp551 void GrD3DDirectCommandList::setGraphicsRootDescriptorTable( in setGraphicsRootDescriptorTable() function in GrD3DDirectCommandList