Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DRootSignature.h23 kSamplerDescriptorTable = 2, enumerator
25 kLast = kSamplerDescriptorTable
H A DGrD3DCommandList.cpp554 (unsigned int)GrD3DRootSignature::ParamIndex::kSamplerDescriptorTable || in setGraphicsRootDescriptorTable()
566 (unsigned int)GrD3DRootSignature::ParamIndex::kSamplerDescriptorTable || in setComputeRootDescriptorTable()
H A DGrD3DPipelineState.cpp149 (unsigned int)GrD3DRootSignature::ParamIndex::kSamplerDescriptorTable, in setAndBindTextures()
H A DGrD3DGpu.cpp1259 static_cast<unsigned int>(GrD3DRootSignature::ParamIndex::kSamplerDescriptorTable), in onRegenerateMipMapLevels()