Searched defs:nonsamplerState (Results 1 – 3 of 3) sorted by relevance
51 const NonsamplerState& nonsamplerState, in set()
909 GrGLTextureParameters::NonsamplerState nonsamplerState = params->nonsamplerState(); in onWritePixels() local1677 GrGLTextureParameters::NonsamplerState nonsamplerState = params->nonsamplerState(); in onUpdateCompressedBackendTexture() local3759 GrGLTextureParameters::NonsamplerState nonsamplerState = glTex->parameters()->nonsamplerState(); in onRegenerateMipMapLevels() local3875 GrGLTextureParameters::NonsamplerState nonsamplerState = params->nonsamplerState(); in onClearBackendTexture() local
61 const NonsamplerState& nonsamplerState() const { return fNonsamplerState; } in nonsamplerState() function