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