/external/deqp/external/openglcts/modules/gles32/ |
D | es32cTestPackage.cpp | 159 shadersGroup->addChild(new deqp::ShaderIntegerMixTests(getContext(), glu::GLSL_VERSION_320_ES)); in init() 160 shadersGroup->addChild(new deqp::ShaderNegativeTests(getContext(), glu::GLSL_VERSION_320_ES)); in init() 165 glcts::ExtParameters extParams(glu::GLSL_VERSION_320_ES, glcts::EXTENSIONTYPE_NONE); in init()
|
/external/deqp/modules/gles31/functional/ |
D | es31fNegativeShaderFramebufferFetchTests.cpp | 128 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in last_frag_data_not_defined() 211 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in invalid_redeclaration_inout() 243 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in invalid_vertex_inout()
|
D | es31fNegativeComputeTests.cpp | 124 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) in generateComputeShader() 387 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in program_not_active() 448 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in invalid_program_query() 498 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in invalid_dispatch_compute_indirect() 589 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in invalid_maximum_work_group_counts() 653 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) in invalid_maximum_work_group_sizes() 711 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) in invalid_layout_qualifiers() 814 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : g… in invalid_write_built_in_constants()
|
D | es31fNegativeVertexArrayApiTests.cpp | 435 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in draw_arrays() 499 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in draw_arrays_incomplete_primitive() 539 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in draw_elements() 653 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in draw_elements_incomplete_primitive() 770 args["GLSL_VERSION_STRING"] = getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES); in draw_elements_base_vertex_primitive_mode_mismatch() 789 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in draw_arrays_instanced() 862 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in draw_arrays_instanced_incomplete_primitive() 904 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in draw_elements_instanced() 1027 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in draw_elements_instanced_incomplete_primitive() 1108 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in draw_elements_instanced_base_vertex() [all …]
|
D | es31fNegativeShaderStorageTests.cpp | 114 const glu::GLSLVersion version = isES32 ? glu::GLSL_VERSION_320_ES : glu::GLSL_VERSION_310_ES; in genBlockSource() 160 const glu::GLSLVersion version = isES32 ? glu::GLSL_VERSION_320_ES : glu::GLSL_VERSION_310_ES; in genCommonSource()
|
D | es31fNegativeAdvancedBlendEquationTests.cpp | 135 …const glu::GLSLVersion version = supportsES32 ? glu::GLSL_VERSION_320_ES : glu::GLSL_VERSION_310_E… in generateVertexShaderSource() 150 …const glu::GLSLVersion version = supportsES32 ? glu::GLSL_VERSION_320_ES : glu::GLSL_VERSION_310_E… in generateFragmentShaderSource()
|
D | es31fSampleVariableTests.cpp | 317 …args["GLSL_VERSION_DECL"] = supportsES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : g… in genFragmentSource() 397 …args["GLSL_VERSION_DECL"] = supportsES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : g… in genFragmentSource() 484 …args["GLSL_VERSION_DECL"] = supportsES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : g… in genFragmentSource() 657 …args["GLSL_VERSION_DECL"] = supportsES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) … in genFragmentSource() 984 …args["GLSL_VERSION_DECL"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSL… in genVertexSource() 1007 …args["GLSL_VERSION_DECL"] = supportsES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) :… in genFragmentSource() 1222 …ON_DECL"] = supportsES32orGL45 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLV… in genFragmentSource() 1382 …RSION_DECL"] = supportsES32orGL45 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLV… in genFragmentSource() 1484 …RSION_DECL"] = supportsES32orGL45 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLV… in genFragmentSource() 1728 …RSION_DECL"] = supportsES32orGL45 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLV… in genFragmentSource() [all …]
|
D | es31fMultisampleShaderRenderCase.cpp | 105 …args["GLSL_VERSION_DECL"] = supportsES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : g… in init() 674 …args["GLSL_VERSION_DECL"] = supportsES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : g… in genVertexSource() 697 …args["GLSL_VERSION_DECL"] = supportsES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : g… in genMSTextureResolverSource() 734 …args["GLSL_VERSION_DECL"] = supportsES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : g… in genMSTextureLayerFetchSource()
|
D | es31fNegativePreciseTests.cpp | 66 …const glu::GLSLVersion version = supportsES32 ? glu::GLSL_VERSION_320_ES : glu::GLSL_VERSION_310_E… in generateShaderSource()
|
D | es31fNegativeShaderDirectiveTests.cpp | 520 else if (glslVersion >= glu::GLSL_VERSION_320_ES) in executeAccessingBoundingBoxType() 609 executeAccessingBoundingBoxType(ctx, "gl_BoundingBox", glu::GLSL_VERSION_320_ES); in accessing_bounding_box_type()
|
D | es31fNegativeSSBOBlockTests.cpp | 359 …const glu::GLSLVersion version = isES32 ? glu::GLSL_VERSION_320_ES : glu::GLSL_VERSION… in ssbo_block_matching() 448 …const glu::GLSLVersion version = isES32 ? glu::GLSL_VERSION_320_ES : glu::GLSL_VERSION… in ssbo_block_shared_qualifier()
|
D | es31fNegativeShaderFunctionTests.cpp | 352 …e(), glu::ApiType::es(3, 2)) ? glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : glu::get… in genShaderSourceBitfieldExtract() 449 …e(), glu::ApiType::es(3, 2)) ? glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : glu::get… in genShaderSourceBitfieldInsert() 604 …e(), glu::ApiType::es(3, 2)) ? glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : glu::get… in genShaderSourceReverseCountFind() 708 …e(), glu::ApiType::es(3, 2)) ? glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : glu::get… in genShaderSourceAddCarrySubBorrow() 963 …e(), glu::ApiType::es(3, 2)) ? glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : glu::get… in genShaderSourceMulExtended() 1287 …e(), glu::ApiType::es(3, 2)) ? glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : glu::get… in genShaderSourceFrexpLdexp() 1434 …e(), glu::ApiType::es(3, 2)) ? glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : glu::get… in genShaderSourcePackUnpackNorm4x8() 1619 …e(), glu::ApiType::es(3, 2)) ? glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : glu::get… in genShaderSourceTextureSize_sampler() 1706 …e(), glu::ApiType::es(3, 2)) ? glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : glu::get… in genShaderSourceTextureSize_lod() 1753 …e(), glu::ApiType::es(3, 2)) ? glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : glu::get… in genShaderSourceTexture() [all …]
|
D | es31fNegativeSampleVariablesTests.cpp | 82 const glu::GLSLVersion version = isES32 ? glu::GLSL_VERSION_320_ES : glu::GLSL_VERSION_310_ES; in getVersionAndExtension()
|
D | es31fOpaqueTypeIndexingTests.cpp | 463 spec->version = supportsES32 ? GLSL_VERSION_320_ES : GLSL_VERSION_310_ES; in getShaderSpec() 844 spec->version = supportsES32 ? GLSL_VERSION_320_ES : GLSL_VERSION_310_ES; in getShaderSpec() 1075 spec->version = supportsES32 ? GLSL_VERSION_320_ES : GLSL_VERSION_310_ES; in getShaderSpec()
|
D | es31fSampleShadingTests.cpp | 416 ? glu::GLSL_VERSION_320_ES in genFragmentSource()
|
D | es31fFboTestUtil.cpp | 312 …NAL(glslVersion == glu::GLSL_VERSION_310_ES || glslVersion == glu::GLSL_VERSION_320_ES || glslVers… in TextureCubeArrayShader()
|
D | es31fAdvancedBlendTests.cpp | 234 …args["GLSL_VERSION_DECL"] = supportsES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : g… in getBlendProgramSrc()
|
/external/deqp/modules/glshared/ |
D | glsTextureTestUtil.cpp | 145 …m_glslVersion == glu::GLSL_VERSION_310_ES || m_glslVersion == glu::GLSL_VERSION_320_ES || m_glslVe… in getProgram() 150 if (glu::glslVersionIsES(m_glslVersion) && m_glslVersion != glu::GLSL_VERSION_320_ES) { in getProgram() 183 …m_glslVersion == glu::GLSL_VERSION_310_ES || m_glslVersion == glu::GLSL_VERSION_320_ES || m_glslVe… in getProgram()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcShaderMacroTests.cpp | 122 shaderSpec.version = glu::GLSL_VERSION_320_ES; in init()
|
D | glcShaderNegativeTests.cpp | 301 if (isGLSLVersionSupported(m_context.getRenderContext().getType(), GLSL_VERSION_320_ES)) in init()
|
D | glcShaderConstExprTests.cpp | 204 shaderSpec.version = glu::GLSL_VERSION_320_ES; in createTestCasesForAllShaderTypes()
|
/external/deqp/external/openglcts/modules/glesext/ |
D | esextcTestPackage.cpp | 133 extParams.glslVersion = glu::GLSL_VERSION_320_ES; in init()
|
/external/deqp/framework/opengl/ |
D | gluShaderUtil.cpp | 83 …return de::inRange<int>(version, GLSL_VERSION_300_ES, GLSL_VERSION_320_ES) || de::inRange<int>(ver… in glslVersionUsesInOutQualifiers() 94 version == GLSL_VERSION_320_ES) in glslVersionIsES()
|
D | gluShaderUtil.hpp | 43 GLSL_VERSION_320_ES, //!< GLSL ES 3.2 enumerator
|
/external/angle/src/tests/deqp_support/ |
D | glcShaderConstExprTests_override.cpp | 215 shaderSpec.version = glu::GLSL_VERSION_320_ES; in createTestCasesForAllShaderTypes()
|