Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching refs:getClientStateParameter

258         if (!ctx->m_state->getClientStateParameter<GLint>(param, ptr)) {
306 if (!ctx->m_state->getClientStateParameter<GLfloat>(param, ptr)) {
348 if (!ctx->m_state->getClientStateParameter<GLboolean>(param, ptr)) {