Lines Matching defs:pnames

8254 		static const glw::GLenum pnames[] = {
8260 static const glw::GLuint pnames_count = sizeof(pnames) / sizeof(pnames[0]);
8271 gl.getTexLevelParameteriv(GL_TEXTURE_3D, i, pnames[j], &result_legacy);
8275 gl.getTextureLevelParameteriv(texture, i, pnames[j], &result_dsa);
8295 << glu::getTextureLevelParameterStr(pnames[j]) << " GetTextureLevelParameteriv returned "
8314 gl.getTexLevelParameterfv(GL_TEXTURE_3D, i, pnames[j], &result_legacy);
8318 gl.getTextureLevelParameterfv(texture, i, pnames[j], &result_dsa);
8338 << glu::getTextureLevelParameterStr(pnames[j]) << " GetTextureLevelParameterfv returned "
12147 effective target is TEXTURE_RECTANGLE and either of pnames
12154 "the effective target is TEXTURE_RECTANGLE and either of pnames TEXTURE_WRAP_S or "
12275 effective target is TEXTURE_RECTANGLE and either of pnames
12282 "the effective target is TEXTURE_RECTANGLE and either of pnames TEXTURE_WRAP_S or "
12399 effective target is TEXTURE_RECTANGLE and either of pnames
12406 "the effective target is TEXTURE_RECTANGLE and either of pnames TEXTURE_WRAP_S or "
12523 effective target is TEXTURE_RECTANGLE and either of pnames
12530 "the effective target is TEXTURE_RECTANGLE and either of pnames TEXTURE_WRAP_S or "
12647 effective target is TEXTURE_RECTANGLE and either of pnames
12654 "the effective target is TEXTURE_RECTANGLE and either of pnames TEXTURE_WRAP_S or "
12770 effective target is TEXTURE_RECTANGLE and either of pnames
12777 "the effective target is TEXTURE_RECTANGLE and either of pnames TEXTURE_WRAP_S or "