Home
last modified time | relevance | path

Searched refs:StateToIndex (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLGpu.cpp288 int index = StateToIndex(state); in bindSampler()
336 static int StateToIndex(GrSamplerState state) { in StateToIndex() function in GrGLGpu::SamplerObjectCache
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp240 int index = StateToIndex(state); in bindSampler()
288 static int StateToIndex(const GrSamplerState& state) { in StateToIndex() function in GrGLGpu::SamplerObjectCache