Home
last modified time | relevance | path

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

/external/skia/src/gpu/ganesh/gl/
DGrGLGpu.cpp2880 const GrGLTextureParameters::SamplerOverriddenState* samplerStateToRecord = nullptr; in bindTexture() local
2894 samplerStateToRecord = &newSamplerState; in bindTexture()
2903 samplerStateToRecord = &newSamplerState; in bindTexture()
3005 texture->parameters()->set(samplerStateToRecord, newNonsamplerState, in bindTexture()