Home
last modified time | relevance | path

Searched refs:GLSL_VERSION_310_ES (Results 1 – 25 of 72) sorted by relevance

123

/external/deqp/external/openglcts/modules/gles31/
Des31cTestPackage.cpp163 addChild(new deqp::ShaderNegativeTests(m_context, glu::GLSL_VERSION_310_ES)); in init()
181 coreGroup->addChild(new glcts::SampleShadingTests(getContext(), glu::GLSL_VERSION_310_ES)); in init()
182 coreGroup->addChild(new deqp::SampleVariablesTests(getContext(), glu::GLSL_VERSION_310_ES)); in init()
183 coreGroup->addChild(new glcts::SeparateShaderObjsTests(getContext(), glu::GLSL_VERSION_310_ES)); in init()
184 …reGroup->addChild(new glcts::ShaderBitfieldOperationTests(getContext(), glu::GLSL_VERSION_310_ES)); in init()
185 …p->addChild(new deqp::ShaderMultisampleInterpolationTests(getContext(), glu::GLSL_VERSION_310_ES)); in init()
186 coreGroup->addChild(new glcts::LayoutBindingTests(getContext(), glu::GLSL_VERSION_310_ES)); in init()
187 coreGroup->addChild(new deqp::ShaderIntegerMixTests(getContext(), glu::GLSL_VERSION_310_ES)); in init()
189 …coreGroup->addChild(new glcts::BlendEquationAdvancedTests(getContext(), glu::GLSL_VERSION_310_ES)); in init()
205 glcts::ExtParameters extParams(glu::GLSL_VERSION_310_ES, glcts::EXTENSIONTYPE_OES); in init()
Des31cSampleShadingTests.cpp68 DE_ASSERT(version == glu::GLSL_VERSION_310_ES || version >= glu::GLSL_VERSION_400); in specializeVersion()
109 DE_ASSERT(glslVersion == glu::GLSL_VERSION_310_ES || glslVersion >= glu::GLSL_VERSION_400); in SampleShadingApiCase()
122 if (m_glslVersion == glu::GLSL_VERSION_310_ES && in iterate()
216 DE_ASSERT(glslVersion == glu::GLSL_VERSION_310_ES || glslVersion >= glu::GLSL_VERSION_400); in SampleShadingRenderCase()
229 if (m_glslVersion == glu::GLSL_VERSION_310_ES && in iterate()
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationShaderInputOutputTests.cpp218 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
234 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
261 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
283 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
363 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
379 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
413 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
448 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
504 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
520 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
[all …]
DvktTessellationGeometryPassthroughTests.cpp61 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in addVertexAndFragmentShaders()
78 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in addVertexAndFragmentShaders()
95 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in generateTessellationEvaluationShader()
149 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
192 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
237 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in generateGeometryShader()
291 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
317 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
DvktTessellationMiscDrawTests.cpp323 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initCommonPrograms()
341 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initCommonPrograms()
370 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initCommonPrograms()
393 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initProgramsFillCoverCase()
445 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initProgramsFillNonOverlapCase()
502 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initProgramsIsolinesCase()
DvktTessellationGeometryPointSizeTests.cpp171 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
188 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
204 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
230 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
262 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
DvktTessellationGeometryGridRenderTests.cpp209 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
222 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
237 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
258 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
289 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
DvktTessellationCommonEdgeTests.cpp108 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
130 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
192 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
225 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
DvktTessellationWindingTests.cpp234 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
246 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
268 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
285 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
DvktTessellationPrimitiveDiscardTests.cpp262 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
278 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
318 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
355 src << glu::getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES) << "\n" in initPrograms()
/external/deqp/modules/gles31/functional/
Des31fNegativeShaderFramebufferFetchTests.cpp124 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in last_frag_data_not_defined()
201 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in invalid_redeclaration_inout()
229 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in invalid_vertex_inout()
Des31fNegativeTessellationTests.cpp114 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in single_tessellation_stage()
211 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in invalid_primitive_mode()
240 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in tessellation_not_active()
268 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in invalid_program_state()
318 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in tessellation_control_invalid_vertex_count()
Des31fNegativeComputeTests.cpp125 : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in generateComputeShader()
387 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in program_not_active()
448 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in invalid_program_query()
498 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in invalid_dispatch_compute_indirect()
589 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in invalid_maximum_work_group_counts()
654 : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in invalid_maximum_work_group_sizes()
712 : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in invalid_layout_qualifiers()
812 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in invalid_write_built_in_constants()
Des31fSSBOLayoutTests.cpp95 …TestContext(), context.getRenderContext(), name, description, glu::GLSL_VERSION_310_ES, bufferMode) in RandomSSBOLayoutCase()
312 …TestContext(), context.getRenderContext(), name, description, glu::GLSL_VERSION_310_ES, BUFFERMODE… in BlockBasicTypeCase()
330 …TestContext(), context.getRenderContext(), name, description, glu::GLSL_VERSION_310_ES, BUFFERMODE… in BlockBasicUnsizedArrayCase()
355 …TestContext(), context.getRenderContext(), name, description, glu::GLSL_VERSION_310_ES, bufferMode) in BlockSingleStructCase()
388 …TestContext(), context.getRenderContext(), name, description, glu::GLSL_VERSION_310_ES, bufferMode) in BlockSingleStructArrayCase()
423 …TestContext(), context.getRenderContext(), name, description, glu::GLSL_VERSION_310_ES, bufferMode) in BlockSingleNestedStructCase()
463 …TestContext(), context.getRenderContext(), name, description, glu::GLSL_VERSION_310_ES, bufferMode) in BlockSingleNestedStructArrayCase()
503 …TestContext(), context.getRenderContext(), name, description, glu::GLSL_VERSION_310_ES, bufferMode) in BlockUnsizedStructArrayCase()
547 …TestContext(), context.getRenderContext(), name, description, glu::GLSL_VERSION_310_ES, bufferMode) in Block2LevelUnsizedStructArrayCase()
590 …TestContext(), context.getRenderContext(), name, description, glu::GLSL_VERSION_310_ES, bufferMode) in BlockUnsizedNestedStructArrayCase()
[all …]
Des31fUniformBlockTests.cpp55 …domUniformBlockCase(context.getTestContext(), context.getRenderContext(), glu::GLSL_VERSION_310_ES, in createRandomCaseGroup()
63 …TestContext(), context.getRenderContext(), name, description, glu::GLSL_VERSION_310_ES, BUFFERMODE… in BlockBasicTypeCase()
90 …TestContext(), context.getRenderContext(), name, description, glu::GLSL_VERSION_310_ES, bufferMode) in Block2LevelStructArrayCase()
Des31fNegativeVertexArrayApiTests.cpp394 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in draw_arrays()
454 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in draw_arrays_incomplete_primitive()
491 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in draw_elements()
601 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in draw_elements_incomplete_primitive()
728 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in draw_arrays_instanced()
796 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in draw_arrays_instanced_incomplete_primitive()
835 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in draw_elements_instanced()
952 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in draw_elements_instanced_incomplete_primitive()
1031 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in draw_elements_instanced_base_vertex()
1096 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in draw_range_elements()
[all …]
Des31fNegativeAdvancedBlendEquationTests.cpp135 …onst glu::GLSLVersion version = supportsES32 ? glu::GLSL_VERSION_320_ES : glu::GLSL_VERSION_310_ES; in generateVertexShaderSource()
150 …onst glu::GLSLVersion version = supportsES32 ? glu::GLSL_VERSION_320_ES : glu::GLSL_VERSION_310_ES; 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 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in genFragmentSource()
396 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in genFragmentSource()
483 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in genFragmentSource()
656 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in genFragmentSource()
977 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in genVertexSource()
1000 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in genFragmentSource()
1213 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in genFragmentSource()
1372 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in genFragmentSource()
1473 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in genFragmentSource()
1716 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in genFragmentSource()
[all …]
Des31fMultisampleShaderRenderCase.cpp104 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in init()
677 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in genVertexSource()
700 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in genMSTextureResolverSource()
737 …VersionDeclaration(glu::GLSL_VERSION_320_ES) : getGLSLVersionDeclaration(glu::GLSL_VERSION_310_ES); in genMSTextureLayerFetchSource()
/external/deqp/external/openglcts/modules/common/
DglcShaderMultisampleInterpolationTests.cpp70 DE_ASSERT(version == glu::GLSL_VERSION_310_ES || version >= glu::GLSL_VERSION_440); in specializeVersion()
78 if (version == glu::GLSL_VERSION_310_ES) in specializeVersion()
115 DE_ASSERT(glslVersion == glu::GLSL_VERSION_310_ES || glslVersion >= glu::GLSL_VERSION_440); in ShaderMultisampleInterpolationApiCase()
128 if (m_glslVersion == glu::GLSL_VERSION_310_ES && in iterate()
266 DE_ASSERT(glslVersion == glu::GLSL_VERSION_310_ES || glslVersion >= glu::GLSL_VERSION_440); in ShaderMultisampleInterpolationBaseCase()
280 if (m_glslVersion == glu::GLSL_VERSION_310_ES && in iterate()
DglcSampleVariablesTests.cpp68 DE_ASSERT(version == glu::GLSL_VERSION_310_ES || version >= glu::GLSL_VERSION_400); in specializeVersion()
73 if (version == glu::GLSL_VERSION_310_ES) in specializeVersion()
103 DE_ASSERT(glslVersion == glu::GLSL_VERSION_310_ES); in SampleShadingExtensionCase()
218 DE_ASSERT(glslVersion == glu::GLSL_VERSION_310_ES || glslVersion >= glu::GLSL_VERSION_400); in SampleShadingMaskCase()
232 if (m_glslVersion == glu::GLSL_VERSION_310_ES && in iterate()
571 DE_ASSERT(glslVersion == glu::GLSL_VERSION_310_ES || glslVersion >= glu::GLSL_VERSION_400); in SampleShadingPositionCase()
584 if (m_glslVersion == glu::GLSL_VERSION_310_ES && in iterate()
868 if (m_glslVersion == glu::GLSL_VERSION_310_ES) in init()
DglcShaderSwitchTests.cpp190 DE_ASSERT(glslVersion == glu::GLSL_VERSION_300_ES || glslVersion == glu::GLSL_VERSION_310_ES || in ShaderSwitchTests()
457 … isES3 = m_glslVersion == glu::GLSL_VERSION_300_ES || m_glslVersion == glu::GLSL_VERSION_310_ES; in init()
/external/deqp/external/openglcts/modules/glesext/
DesextcTestPackage.cpp123 glcts::ExtParameters extParams(glu::GLSL_VERSION_310_ES, glcts::EXTENSIONTYPE_EXT); in init()
137 glcts::ExtParameters viewportParams(glu::GLSL_VERSION_310_ES, glcts::EXTENSIONTYPE_OES); in init()
/external/deqp/external/openglcts/modules/gl/
Dgl4cES31CompatibilitySampleVariablesTests.cpp71 DE_ASSERT(version == glu::GLSL_VERSION_310_ES || version >= glu::GLSL_VERSION_400); in specializeVersion()
76 if (version == glu::GLSL_VERSION_310_ES) in specializeVersion()
106 DE_ASSERT(glslVersion == glu::GLSL_VERSION_310_ES); in SampleShadingExtensionCase()
225 DE_ASSERT(glslVersion == glu::GLSL_VERSION_310_ES || glslVersion >= glu::GLSL_VERSION_400); in SampleShadingMaskCase()
569 DE_ASSERT(glslVersion == glu::GLSL_VERSION_310_ES || glslVersion >= glu::GLSL_VERSION_400); in SampleShadingPositionCase()
869 if (m_glslVersion == glu::GLSL_VERSION_310_ES) in init()

123