| /external/deqp/modules/gles31/functional/ |
| D | es31fNegativeVertexArrayApiTests.cpp | 391 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in draw_arrays() local 451 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in draw_arrays_incomplete_primitive() local 485 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in draw_elements() local 595 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in draw_elements_incomplete_primitive() local 725 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in draw_arrays_instanced() local 793 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in draw_arrays_instanced_incomplete_primitive() local 829 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in draw_elements_instanced() local 946 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in draw_elements_instanced_incomplete_primitive() local 1027 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in draw_elements_instanced_base_vertex() local 1090 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in draw_range_elements() local [all …]
|
| D | es31fNegativeTessellationTests.cpp | 111 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in single_tessellation_stage() local 209 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in invalid_primitive_mode() local 237 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in tessellation_not_active() local 266 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in invalid_program_state() local 316 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in tessellation_control_invalid_vertex_count() local
|
| D | es31fNegativeShaderFramebufferFetchTests.cpp | 122 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in last_frag_data_not_defined() local 199 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in invalid_redeclaration_inout() local 227 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in invalid_vertex_inout() local
|
| D | es31fNegativeComputeTests.cpp | 122 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in generateComputeShader() local 385 …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 809 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(… in invalid_write_built_in_constants() local
|
| D | es31fNegativeShaderStorageTests.cpp | 113 const bool isES32 = contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)); in genBlockSource() local 159 const bool isES32 = contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)); in genCommonSource() local
|
| D | es31fNegativeSampleVariablesTests.cpp | 81 const bool isES32 = contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)); in getVersionAndExtension() local 95 const bool isES32 = contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)); in checkSupported() local
|
| D | es31fNegativeSSBOBlockTests.cpp | 358 …const bool isES32 = contextSupports(ctx.getRenderContext().getType(), glu::ApiType:… in ssbo_block_matching() local 447 …const bool isES32 = contextSupports(ctx.getRenderContext().getType(), glu::ApiType:… in ssbo_block_shared_qualifier() local
|
| D | es31fShaderFramebufferFetchTests.cpp | 75 const bool isES32 = glu::contextSupports(renderContext.getType(), glu::ApiType::es(3, 2)); in isRequiredFormat() local 205 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() local 1474 const bool isES32 = glu::contextSupports(renderContext.getType(), glu::ApiType::es(3, 2)); in renderTextureCubemap() local 1894 const bool isES32 = glu::contextSupports(ctx.getType(), glu::ApiType::es(3, 2)); in checkFormatSupport() local 1921 …const bool isES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType… in init() 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
|