Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Context.cpp382 for (const auto& bindSampler : m_bindSampler) { in postLoadRestoreCtx() local
/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp1375 bool GLClientState::bindSampler(GLuint unit, GLuint sampler) { in bindSampler() function in gfxstream::guest::GLClientState