/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fNegativeVertexArrayApiTests.cpp | 438 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 D | es31fNegativeComputeTests.cpp | 123 …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 D | es31fNegativeShaderFramebufferFetchTests.cpp | 127 …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 D | es31fNegativeShaderStorageTests.cpp | 127 …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 D | es31fNegativeSSBOBlockTests.cpp | 358 …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 D | es31fNegativeSampleVariablesTests.cpp | 81 …const bool isES32 = contextSupports(ctx.getRenderContext().getType(), glu::ApiType::e… in getVersionAndExtension() local
|
H A D | es31fShaderFramebufferFetchTests.cpp | 75 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 D | es31fCopyImageTests.cpp | 1358 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 D | es3fFboTestCase.cpp | 222 const bool isES32 = glu::contextSupports(renderContext.getType(), glu::ApiType::es(3, 2)); in getEnablingExtensions() local
|
H A D | es3fASTCDecompressionCases.cpp | 198 const bool isES32 = glu::contextSupports(renderCtx.getType(), glu::ApiType::es(3, 2)); in getASTCSupportLevel() local
|