Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/d3d/
DGrD3DPipelineState.cpp143 gpu->currentCommandList()->setGraphicsRootDescriptorTable( in setAndBindTextures()
148 gpu->currentCommandList()->setGraphicsRootDescriptorTable( in setAndBindTextures()
DGrD3DCommandList.h201 void setGraphicsRootDescriptorTable(unsigned int rootParameterIndex,
DGrD3DCommandList.cpp551 void GrD3DDirectCommandList::setGraphicsRootDescriptorTable( in setGraphicsRootDescriptorTable() function in GrD3DDirectCommandList