| /external/deqp/modules/gles31/functional/ | 
| D | es31fNegativeVertexArrayApiTests.cpp | 432 	const bool					isES32	= glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2));  in draw_arrays()  local496 	const bool					isES32	= glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2));  in draw_arrays_incomplete_primitive()  local
 533 	const bool					isES32	= glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2));  in draw_elements()  local
 647 	const bool					isES32	= glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2));  in draw_elements_incomplete_primitive()  local
 786 	const bool					isES32	= glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2));  in draw_arrays_instanced()  local
 859 	const bool					isES32	= glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2));  in draw_arrays_instanced_incomplete_primitive()  local
 898 	const bool					isES32	= glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2));  in draw_elements_instanced()  local
 1021 	const bool					isES32	= glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2));  in draw_elements_instanced_incomplete_primitive()  local
 1104 	const bool					isES32	= glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2));  in draw_elements_instanced_base_vertex()  local
 1170 	const bool					isES32	= glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2));  in draw_range_elements()  local
 [all …]
 
 | 
| D | es31fNegativeComputeTests.cpp | 122 …const bool			isES32			= glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,…  in generateComputeShader()  local385 …const bool					isES32	= glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,…  in program_not_active()  local
 446 …const bool					isES32	= glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,…  in invalid_program_query()  local
 496 …const bool					isES32	= glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,…  in invalid_dispatch_compute_indirect()  local
 587 …const bool					isES32	= glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,…  in invalid_maximum_work_group_counts()  local
 651 …const bool				isES32			= glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3…  in invalid_maximum_work_group_sizes()  local
 709 …const bool				isES32			= glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3…  in invalid_layout_qualifiers()  local
 811 …const bool					isES32			= glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(…  in invalid_write_built_in_constants()  local
 
 | 
| D | es31fNegativeShaderFramebufferFetchTests.cpp | 126 …const bool					isES32	= glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,…  in last_frag_data_not_defined()  local209 …const bool					isES32	= glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,…  in invalid_redeclaration_inout()  local
 241 …const bool					isES32	= glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,…  in invalid_vertex_inout()  local
 
 | 
| D | es31fNegativeShaderStorageTests.cpp | 113 	const bool				isES32		= contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2));  in genBlockSource()  local159 	const bool				isES32		= contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2));  in genCommonSource()  local
 
 | 
| D | es31fNegativeSSBOBlockTests.cpp | 358 …const bool				isES32													=	contextSupports(ctx.getRenderContext().getType(), glu::ApiType:…  in ssbo_block_matching()  local447 …const bool				isES32													=	contextSupports(ctx.getRenderContext().getType(), glu::ApiType:…  in ssbo_block_shared_qualifier()  local
 
 | 
| D | es31fNegativeSampleVariablesTests.cpp | 81 	const bool				isES32	= contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2));  in getVersionAndExtension()  local
 | 
| D | es31fShaderFramebufferFetchTests.cpp | 75 	const bool isES32 = glu::contextSupports(renderContext.getType(), glu::ApiType::es(3, 2));  in isRequiredFormat()  local205 	const bool					isES32 = glu::contextSupports(renderContext.getType(), glu::ApiType::es(3, 2));  in getEnablingExtensions()  local
 
 | 
| D | es31fCopyImageTests.cpp | 1284 	const bool						isES32				= glu::contextSupports(renderContext.getType(), glu::ApiType::es(3, 2));  in decompressTexture()  local1474 		const bool						isES32				= glu::contextSupports(renderContext.getType(), glu::ApiType::es(3, 2));  in renderTextureCubemap()  local
 1899 	const bool isES32 = glu::contextSupports(ctx.getType(), glu::ApiType::es(3, 2));  in checkFormatSupport()  local
 
 | 
| /external/deqp/modules/gles3/functional/ | 
| D | es3fFboTestCase.cpp | 216 	const bool					isES32 = glu::contextSupports(renderContext.getType(), glu::ApiType::es(3, 2));  in getEnablingExtensions()  local
 | 
| D | es3fASTCDecompressionCases.cpp | 202 	const bool isES32 = glu::contextSupports(renderCtx.getType(), glu::ApiType::es(3, 2));  in getASTCSupportLevel()  local
 |