Home
last modified time | relevance | path

Searched defs:isES32 (Results 1 – 11 of 11) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fNegativeVertexArrayApiTests.cpp432 const bool isES32 = glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2)); in draw_arrays() local
496 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 …]
Des31fNegativeShaderFramebufferFetchTests.cpp126 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3,… in last_frag_data_not_defined() local
209 …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
Des31fNegativeComputeTests.cpp122 …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
811 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(… in invalid_write_built_in_constants() local
Des31fNegativeShaderStorageTests.cpp113 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
Des31fNegativeSSBOBlockTests.cpp358 …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
Des31fNegativeSampleVariablesTests.cpp81 const bool isES32 = contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)); in getVersionAndExtension() local
Des31fShaderFramebufferFetchTests.cpp75 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
Des31fCopyImageTests.cpp1284 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
1922 …const bool isES32 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType… in init() local
Des31fSampleVariableTests.cpp979 const bool isES32 = glu::contextSupports(ctxType, glu::ApiType::es(3, 2)); in genVertexSource() local
/external/deqp/modules/gles3/functional/
Des3fFboTestCase.cpp216 const bool isES32 = glu::contextSupports(renderContext.getType(), glu::ApiType::es(3, 2)); in getEnablingExtensions() local
Des3fASTCDecompressionCases.cpp202 const bool isES32 = glu::contextSupports(renderCtx.getType(), glu::ApiType::es(3, 2)); in getASTCSupportLevel() local