Lines Matching refs:isES32
432 const bool isES32 = glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2)); in draw_arrays() local
435 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in draw_arrays()
496 const bool isES32 = glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2)); in draw_arrays_incomplete_primitive() local
499 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in draw_arrays_incomplete_primitive()
533 const bool isES32 = glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2)); in draw_elements() local
539 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in draw_elements()
647 const bool isES32 = glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2)); in draw_elements_incomplete_primitive() local
653 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in draw_elements_incomplete_primitive()
786 const bool isES32 = glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2)); in draw_arrays_instanced() local
789 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in draw_arrays_instanced()
859 const bool isES32 = glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2)); in draw_arrays_instanced_incomplete_primitive() local
862 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in draw_arrays_instanced_incomplete_primitive()
898 const bool isES32 = glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2)); in draw_elements_instanced() local
904 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in draw_elements_instanced()
1021 const bool isES32 = glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2)); in draw_elements_instanced_incomplete_primitive() local
1027 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in draw_elements_instanced_incomplete_primitive()
1104 const bool isES32 = glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2)); in draw_elements_instanced_base_vertex() local
1108 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in draw_elements_instanced_base_vertex()
1170 const bool isES32 = glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2)); in draw_range_elements() local
1176 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in draw_range_elements()
1295 const bool isES32 = glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2)); in draw_range_elements_incomplete_primitive() local
1301 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in draw_range_elements_incomplete_primitive()