Searched refs:green_type (Results 1 – 1 of 1) sorted by relevance
518 glw::GLint green_type = 0; in checkSourceTextureSizeAndType() local536 gl.getTexLevelParameteriv(target, 0, GL_TEXTURE_GREEN_TYPE, &green_type); in checkSourceTextureSizeAndType()554 is_ok = is_ok && ((glw::GLenum)green_type == descriptor.expected_green_type); in checkSourceTextureSizeAndType()580 << ", queried green type = " << glu::getTypeStr(green_type) in checkSourceTextureSizeAndType()