Searched refs:onDeleteSamplers (Results 1 – 3 of 3) sorted by relevance
401 void onDeleteSamplers(GLsizei n, const GLuint* samplers);
1389 void GLClientState::onDeleteSamplers(GLsizei n, const GLuint* samplers) { in onDeleteSamplers() function in gfxstream::guest::GLClientState
5332 ctx->m_state->onDeleteSamplers(n, samplers); in s_glDeleteSamplers()