Home
last modified time | relevance | path

Searched refs:GLSL_VERSION_320_ES (Results 1 – 25 of 31) sorted by relevance

12

/external/deqp/external/openglcts/modules/gles32/
Des32cTestPackage.cpp149 shadersGroup->addChild(new deqp::ShaderIntegerMixTests(getContext(), glu::GLSL_VERSION_320_ES)); in init()
150 shadersGroup->addChild(new deqp::ShaderNegativeTests(getContext(), glu::GLSL_VERSION_320_ES)); in init()
155 glcts::ExtParameters extParams(glu::GLSL_VERSION_320_ES, glcts::EXTENSIONTYPE_NONE); in init()
/external/deqp/modules/gles31/functional/
Des31fNegativeShaderFramebufferFetchTests.cpp124 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in last_frag_data_not_defined()
201 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in invalid_redeclaration_inout()
229 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in invalid_vertex_inout()
Des31fNegativeTessellationTests.cpp114 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in single_tessellation_stage()
211 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in invalid_primitive_mode()
240 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in tessellation_not_active()
268 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in invalid_program_state()
318 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in tessellation_control_invalid_vertex_count()
Des31fNegativeComputeTests.cpp124 ? 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()
812 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : g… in invalid_write_built_in_constants()
Des31fNegativeVertexArrayApiTests.cpp394 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in draw_arrays()
454 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in draw_arrays_incomplete_primitive()
491 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in draw_elements()
601 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in draw_elements_incomplete_primitive()
710 args["GLSL_VERSION_STRING"] = getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES); in draw_elements_base_vertex_primitive_mode_mismatch()
728 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in draw_arrays_instanced()
796 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in draw_arrays_instanced_incomplete_primitive()
835 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in draw_elements_instanced()
952 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in draw_elements_instanced_incomplete_primitive()
1031 …args["GLSL_VERSION_STRING"] = isES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : get… in draw_elements_instanced_base_vertex()
[all …]
Des31fNegativeAdvancedBlendEquationTests.cpp135 …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()
Des31fNegativeShaderStorageTests.cpp114 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()
Des31fSampleVariableTests.cpp316 …args["GLSL_VERSION_DECL"] = supportsES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : g… in genFragmentSource()
396 …args["GLSL_VERSION_DECL"] = supportsES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : g… in genFragmentSource()
483 …args["GLSL_VERSION_DECL"] = supportsES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : g… in genFragmentSource()
656 …args["GLSL_VERSION_DECL"] = supportsES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) … in genFragmentSource()
977 …args["GLSL_VERSION_DECL"] = supportsES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : g… in genVertexSource()
1000 …args["GLSL_VERSION_DECL"] = supportsES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) :… in genFragmentSource()
1213 …args["GLSL_VERSION_DECL"] = supportsES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) … in genFragmentSource()
1372 …args["GLSL_VERSION_DECL"] = supportsES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : g… in genFragmentSource()
1473 …args["GLSL_VERSION_DECL"] = supportsES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : g… in genFragmentSource()
1716 …args["GLSL_VERSION_DECL"] = supportsES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : g… in genFragmentSource()
[all …]
Des31fMultisampleShaderRenderCase.cpp104 …args["GLSL_VERSION_DECL"] = supportsES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : g… in init()
677 …args["GLSL_VERSION_DECL"] = supportsES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : g… in genVertexSource()
700 …args["GLSL_VERSION_DECL"] = supportsES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : g… in genMSTextureResolverSource()
737 …args["GLSL_VERSION_DECL"] = supportsES32 ? getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : g… in genMSTextureLayerFetchSource()
Des31fNegativeShaderDirectiveTests.cpp518 else if (glslVersion >= glu::GLSL_VERSION_320_ES) in executeAccessingBoundingBoxType()
607 executeAccessingBoundingBoxType(ctx, "gl_BoundingBox", glu::GLSL_VERSION_320_ES); in accessing_bounding_box_type()
Des31fNegativePreciseTests.cpp66 …const glu::GLSLVersion version = supportsES32 ? glu::GLSL_VERSION_320_ES : glu::GLSL_VERSION_310_E… in generateShaderSource()
Des31fNegativeSSBOBlockTests.cpp359 …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()
Des31fNegativeShaderFunctionTests.cpp352 …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()
1699 …e(), glu::ApiType::es(3, 2)) ? glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : glu::get… in genShaderSourceTextureSize_lod()
1746 …e(), glu::ApiType::es(3, 2)) ? glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_320_ES) : glu::get… in genShaderSourceTexture()
[all …]
Des31fNegativeSampleVariablesTests.cpp82 const glu::GLSLVersion version = isES32 ? glu::GLSL_VERSION_320_ES : glu::GLSL_VERSION_310_ES; in getVersionAndExtension()
Des31fOpaqueTypeIndexingTests.cpp459 spec->version = supportsES32 ? GLSL_VERSION_320_ES : GLSL_VERSION_310_ES; in getShaderSpec()
836 spec->version = supportsES32 ? GLSL_VERSION_320_ES : GLSL_VERSION_310_ES; in getShaderSpec()
1063 spec->version = supportsES32 ? GLSL_VERSION_320_ES : GLSL_VERSION_310_ES; in getShaderSpec()
Des31fShaderBuiltinConstantTests.cpp197 shaderSpec.version = supportsES32 ? glu::GLSL_VERSION_320_ES : glu::GLSL_VERSION_310_ES; in createGetConstantExecutor()
Des31fSampleShadingTests.cpp409 ? glu::GLSL_VERSION_320_ES in genFragmentSource()
Des31fFboTestUtil.cpp312 …CHECK_INTERNAL(glslVersion == glu::GLSL_VERSION_310_ES || glslVersion == glu::GLSL_VERSION_320_ES); in TextureCubeArrayShader()
/external/deqp/modules/glshared/
DglsTextureTestUtil.cpp145 …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/glesext/
DesextcTestPackage.cpp126 extParams.glslVersion = glu::GLSL_VERSION_320_ES; in init()
/external/deqp/external/openglcts/modules/common/
DglcShaderMacroTests.cpp122 shaderSpec.version = glu::GLSL_VERSION_320_ES; in init()
DglcShaderNegativeTests.cpp301 if (isGLSLVersionSupported(m_context.getRenderContext().getType(), GLSL_VERSION_320_ES)) in init()
DglcShaderConstExprTests.cpp204 shaderSpec.version = glu::GLSL_VERSION_320_ES; in createTestCasesForAllShaderTypes()
/external/deqp/framework/opengl/
DgluShaderUtil.cpp83 …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()
DgluShaderUtil.hpp43 GLSL_VERSION_320_ES, //!< GLSL ES 3.2 enumerator

12