Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLTypesPriv.h54 struct NonsamplerState { struct
67 const NonsamplerState& nonsamplerState() const { return fNonsamplerState; } in nonsamplerState() argument
H A DGrGLTypesPriv.cpp35 GrGLTextureParameters::NonsamplerState::NonsamplerState() in NonsamplerState() function in GrGLTextureParameters::NonsamplerState