Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fNegativeVertexArrayApiTests.cpp438 const bool isES32 = glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2)); in draw_arrays() local
506 const bool isES32 = glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2)); in draw_arrays_incomplete_primitive() local
546 const bool isES32 = glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2)); in draw_elements() local
665 const bool isES32 = glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2)); in draw_elements_incomplete_primitive() local
816 const bool isES32 = glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2)); in draw_arrays_instanced() local
894 const bool isES32 = glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2)); in draw_arrays_instanced_incomplete_primitive() local
936 const bool isES32 = glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2)); in draw_elements_instanced() local
1064 const bool isES32 = glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2)); in draw_elements_instanced_incomplete_primitive() local
1152 const bool isES32 = glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2)); in draw_elements_instanced_base_vertex() local
1227 const bool isES32 = glu::contextSupports(rc.getType(), glu::ApiType::es(3, 2)); in draw_range_elements() local
[all …]
H A Des31fNegativeComputeTests.cpp123 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiT… in generateComputeShader() local
398 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)); in program_not_active() local
466 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)); in invalid_program_query() local
520 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)); in invalid_dispatch_compute_indirect() local
616 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)); in invalid_maximum_work_group_counts() local
684 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiT… in invalid_maximum_work_group_sizes() local
746 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiT… in invalid_layout_qualifiers() local
853 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)); in invalid_write_built_in_constants() local
H A Des31fNegativeShaderFramebufferFetchTests.cpp127 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)); in last_frag_data_not_defined() local
217 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)); in invalid_redeclaration_inout() local
252 …const bool isES32 = glu::contextSupports(ctx.getRenderContext().getType(), glu::ApiType::es(3, 2)); in invalid_vertex_inout() local
H A Des31fNegativeShaderStorageTests.cpp127 …const bool isES32 = contextSupports(ctx.getRenderContext().getType(), glu::ApiType::e… in genBlockSource() local
173 …const bool isES32 = contextSupports(ctx.getRenderContext().getType(), glu::ApiType::e… in genCommonSource() local
H A Des31fNegativeSSBOBlockTests.cpp358 …const bool isES32 = contextSupports(ctx.getRenderContext().getType(), glu::ApiType::e… in ssbo_block_matching() local
448 …const bool isES32 = contextSupports(ctx.getRenderContext().getType(), glu::ApiType::e… in ssbo_block_shared_qualifier() local
H A Des31fNegativeSampleVariablesTests.cpp81 …const bool isES32 = contextSupports(ctx.getRenderContext().getType(), glu::ApiType::e… in getVersionAndExtension() local
H A Des31fShaderFramebufferFetchTests.cpp75 const bool isES32 = glu::contextSupports(renderContext.getType(), glu::ApiType::es(3, 2)); in isRequiredFormat() local
213 const bool isES32 = glu::contextSupports(renderContext.getType(), glu::ApiType::es(3, 2)); in getEnablingExtensions() local
H A Des31fCopyImageTests.cpp1358 const bool isES32 = glu::contextSupports(renderContext.getType(), glu::ApiType::es(3, 2)); in decompressTexture() local
1526 const bool isES32 = glu::contextSupports(renderContext.getType(), glu::ApiType::es(3, 2)); in renderTextureCubemap() local
1923 const bool isES32 = glu::contextSupports(ctx.getType(), glu::ApiType::es(3, 2)); in checkFormatSupport() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fFboTestCase.cpp222 const bool isES32 = glu::contextSupports(renderContext.getType(), glu::ApiType::es(3, 2)); in getEnablingExtensions() local
H A Des3fASTCDecompressionCases.cpp198 const bool isES32 = glu::contextSupports(renderCtx.getType(), glu::ApiType::es(3, 2)); in getASTCSupportLevel() local