Home
last modified time | relevance | path

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

/external/skia/src/gpu/d3d/
DGrD3DRootSignature.h23 kSamplerDescriptorTable = 2, enumerator
25 kLast = kSamplerDescriptorTable
DGrD3DPipelineState.cpp144 (unsigned int)GrD3DRootSignature::ParamIndex::kSamplerDescriptorTable, in setAndBindTextures()
DGrD3DCommandList.cpp567 (unsigned int)GrD3DRootSignature::ParamIndex::kSamplerDescriptorTable || in setGraphicsRootDescriptorTable()
579 (unsigned int)GrD3DRootSignature::ParamIndex::kSamplerDescriptorTable || in setComputeRootDescriptorTable()
DGrD3DGpu.cpp951 static_cast<unsigned int>(GrD3DRootSignature::ParamIndex::kSamplerDescriptorTable), in onRegenerateMipMapLevels()