Home | History | Annotate | Download | only in gl

Lines Matching refs:pnames

7650 		static const glw::GLenum pnames[] = {
7656 static const glw::GLuint pnames_count = sizeof(pnames) / sizeof(pnames[0]);
7667 gl.getTexLevelParameteriv(GL_TEXTURE_3D, i, pnames[j], &result_legacy);
7671 gl.getTextureLevelParameteriv(texture, i, pnames[j], &result_dsa);
7691 << glu::getTextureLevelParameterStr(pnames[j]) << " GetTextureLevelParameteriv returned "
7710 gl.getTexLevelParameterfv(GL_TEXTURE_3D, i, pnames[j], &result_legacy);
7714 gl.getTextureLevelParameterfv(texture, i, pnames[j], &result_dsa);
7734 << glu::getTextureLevelParameterStr(pnames[j]) << " GetTextureLevelParameterfv returned "
11543 effective target is TEXTURE_RECTANGLE and either of pnames
11550 "the effective target is TEXTURE_RECTANGLE and either of pnames TEXTURE_WRAP_S or "
11671 effective target is TEXTURE_RECTANGLE and either of pnames
11678 "the effective target is TEXTURE_RECTANGLE and either of pnames TEXTURE_WRAP_S or "
11795 effective target is TEXTURE_RECTANGLE and either of pnames
11802 "the effective target is TEXTURE_RECTANGLE and either of pnames TEXTURE_WRAP_S or "
11919 effective target is TEXTURE_RECTANGLE and either of pnames
11926 "the effective target is TEXTURE_RECTANGLE and either of pnames TEXTURE_WRAP_S or "
12043 effective target is TEXTURE_RECTANGLE and either of pnames
12050 "the effective target is TEXTURE_RECTANGLE and either of pnames TEXTURE_WRAP_S or "
12166 effective target is TEXTURE_RECTANGLE and either of pnames
12173 "the effective target is TEXTURE_RECTANGLE and either of pnames TEXTURE_WRAP_S or "