Lines Matching defs:GL_TRUE
106 GLint compile_status = GL_TRUE;
146 if (res != GL_TRUE)
181 *compile_error = (compile_status == GL_TRUE ? false : true);
182 if (compile_status != GL_TRUE)
184 return status == GL_TRUE ? true : false;
2308 m_context.getTestContext().getLog() << tcu::TestLog::Message << "Is GL_FALSE should be at least GL_TRUE."
2949 if (b != (expected != 0 ? GL_TRUE : GL_FALSE))
3095 glProgramParameteri(m_csp, GL_PROGRAM_SEPARABLE, GL_TRUE);
3166 "GL_TRUE) command works correctly for CS." NL
3235 glProgramParameteri(m_program_ab, GL_PROGRAM_SEPARABLE, GL_TRUE);
3325 glProgramParameteri(m_program_a, GL_PROGRAM_SEPARABLE, GL_TRUE);
4976 glUniform1i(glGetUniformLocation(m_program, "g_true"), GL_TRUE);
5349 if (status == GL_TRUE)
5765 if (status == GL_TRUE)
5869 if (status == GL_TRUE)