Home
last modified time | relevance | path

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

/external/skia/include/private/
DGrGLTypesPriv.h47 struct NonsamplerState { struct
60 const NonsamplerState& nonsamplerState() const { return fNonsamplerState; } in nonsamplerState() argument
/external/skia/src/gpu/gl/
DGrGLTypesPriv.cpp33 GrGLTextureParameters::NonsamplerState::NonsamplerState() in NonsamplerState() function in GrGLTextureParameters::NonsamplerState