Searched defs:bindSampler (Results 1 – 2 of 2) sorted by relevance
382 for (const auto& bindSampler : m_bindSampler) { in postLoadRestoreCtx() local
1375 bool GLClientState::bindSampler(GLuint unit, GLuint sampler) { in bindSampler() function in gfxstream::guest::GLClientState