Lines Matching refs:glu
215 const glu::ApiType m_minimum_gl_context;
230 /* 0 */ { glu::ApiType::core(3, 0),
243 { glu::ApiType::core(3, 1),
256 { glu::ApiType::core(3, 0),
269 { glu::ApiType::core(3, 1),
282 { glu::ApiType::core(3, 0),
295 { glu::ApiType::core(3, 1),
308 { glu::ApiType::core(3, 0),
321 { glu::ApiType::core(3, 1),
334 /* 8 */ { glu::ApiType::core(4, 4),
347 { glu::ApiType::core(4, 4),
360 { glu::ApiType::core(4, 4),
373 { glu::ApiType::core(3, 0),
386 { glu::ApiType::core(3, 1),
399 { glu::ApiType::core(4, 4),
412 { glu::ApiType::core(4, 4),
425 { glu::ApiType::core(3, 0),
438 /* 16 */ { glu::ApiType::core(3, 1),
451 { glu::ApiType::core(4, 4),
464 { glu::ApiType::core(4, 2),
477 { glu::ApiType::core(4, 2),
490 { glu::ApiType::core(3, 0),
503 { glu::ApiType::core(3, 1),
516 { glu::ApiType::core(3, 0),
529 { glu::ApiType::core(3, 3),
542 /* 24 */ { glu::ApiType::core(4, 4),
555 { glu::ApiType::core(3, 0),
568 { glu::ApiType::core(3, 1),
581 { glu::ApiType::core(3, 0),
594 { glu::ApiType::core(3, 0),
607 { glu::ApiType::core(3, 0),
620 { glu::ApiType::core(3, 0),
633 { glu::ApiType::core(3, 0),
646 /* 32 */ { glu::ApiType::core(3, 0),
659 { glu::ApiType::core(3, 0),
672 { glu::ApiType::core(3, 0),
685 { glu::ApiType::core(3, 0),
698 { glu::ApiType::core(3, 0),
711 { glu::ApiType::core(3, 0),
724 { glu::ApiType::core(3, 0),
737 { glu::ApiType::core(3, 0),
750 /* 40 */ { glu::ApiType::core(3, 0),
763 { glu::ApiType::core(3, 0),
776 { glu::ApiType::core(3, 0),
789 { glu::ApiType::core(3, 0),
802 { glu::ApiType::core(3, 0),
815 { glu::ApiType::core(3, 0),
828 { glu::ApiType::core(3, 0),
841 { glu::ApiType::core(3, 0),
854 /* 48 */ { glu::ApiType::core(3, 0),
867 { glu::ApiType::core(3, 0),
880 { glu::ApiType::core(3, 0),
893 { glu::ApiType::core(3, 0),
906 { glu::ApiType::core(3, 0),
919 { glu::ApiType::core(3, 0),
932 { glu::ApiType::core(3, 0),
945 { glu::ApiType::core(3, 0),
958 /* 56 */ { glu::ApiType::core(3, 0),
971 { glu::ApiType::core(3, 0),
984 { glu::ApiType::core(3, 0),
997 { glu::ApiType::core(3, 0),
1010 { glu::ApiType::core(3, 0),
1023 { glu::ApiType::core(3, 0),
1036 { glu::ApiType::core(3, 0),
1049 { glu::ApiType::core(3, 0),
1062 /* 64 */ { glu::ApiType::core(3, 0),
1075 { glu::ApiType::core(3, 0),
1088 { glu::ApiType::core(3, 0),
1101 { glu::ApiType::core(3, 0),
1114 { glu::ApiType::core(3, 0),
1127 { glu::ApiType::core(4, 3), GL_DEPTH24_STENCIL8, GL_DEPTH_STENCIL, GL_UNSIGNED_INT_24_8, GL_STENCIL_INDEX, usampler,
1129 { glu::ApiType::core(4, 3), GL_DEPTH32F_STENCIL8, GL_DEPTH_STENCIL, GL_FLOAT_32_UNSIGNED_INT_24_8_REV,
3055 << glu::getTextureTargetStr(target)
3056 << ". Format: " << glu::getTextureFormatName(source_format.m_internal_format)
3057 << ", " << glu::getTextureFormatName(source_format.m_format) << ", "
3058 << glu::getTypeStr(source_format.m_type)
3059 << ", DS: " << glu::getTextureDepthStencilModeName(source_format.m_ds_mode)
3060 << ". Swizzle: [" << glu::getTextureSwizzleStr(red) << ", "
3061 << glu::getTextureSwizzleStr(green) << ", " << glu::getTextureSwizzleStr(blue)
3062 << ", " << glu::getTextureSwizzleStr(alpha)
3066 << glu::getTextureFormatName(output_format.m_internal_format) << ", "
3067 << glu::getTextureFormatName(output_format.m_format) << ", "
3068 << glu::getTypeStr(output_format.m_type) << "." << tcu::TestLog::EndMessage;
3764 if (!glu::contextSupports(m_context.getRenderContext().getType(),