Home
last modified time | relevance | path

Searched defs:unitIdx (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.cpp265 void bindSampler(int unitIdx, GrSamplerState state) { in bindSampler()
308 void unbindSampler(int unitIdx) { in unbindSampler()
2753 void GrGLGpu::bindTexture(int unitIdx, GrSamplerState samplerState, const skgpu::Swizzle& swizzle, in bindTexture()