Home
last modified time | relevance | path

Searched refs:kShaderViewDescriptorTable (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/gpu/d3d/
DGrD3DRootSignature.h22 kShaderViewDescriptorTable = 1, enumerator
DGrD3DPipelineState.cpp143 (unsigned int)GrD3DRootSignature::ParamIndex::kShaderViewDescriptorTable, in setAndBindTextures()
DGrD3DCommandList.cpp556 (unsigned int)GrD3DRootSignature::ParamIndex::kShaderViewDescriptorTable); in setGraphicsRootDescriptorTable()
568 (unsigned int)GrD3DRootSignature::ParamIndex::kShaderViewDescriptorTable); in setComputeRootDescriptorTable()
DGrD3DGpu.cpp1196 (unsigned int)GrD3DRootSignature::ParamIndex::kShaderViewDescriptorTable, in onRegenerateMipMapLevels()