Searched refs:currentProgram (Results 1 – 2 of 2) sorted by relevance
138 GLint currentProgram() const { return m_currentProgram; } in currentProgram() function
1030 GLuint program = ctx->m_state->currentProgram(); in checkValidUniformParam()1038 GLuint program = ctx->m_state->currentProgram(); in getHostLocation()1082 if (shared->setSamplerUniform(state->currentProgram(), location, x, &target)) { in s_glUniform1i()