Home
last modified time | relevance | path

Searched refs:glcts (Results 1 – 25 of 384) sorted by relevance

12345678910>>...16

/external/deqp/external/openglcts/modules/gles31/
Des31cTextureStorageMultisampleTests.cpp42 namespace glcts namespace
89 …apiGLGetActiveUniformTestGroup->addChild(new glcts::MultisampleTextureGetActiveUniformSamplersTest… in init()
93 new glcts::MultisampleTextureTexStorage2DGeneralSamplesNumberTest(m_context)); in init()
95 new glcts::MultisampleTextureTexStorage2DInvalidAndBorderCaseTextureSizesTest(m_context)); in init()
97 new glcts::MultisampleTextureTexStorage2DNonColorDepthOrStencilInternalFormatsTest(m_context)); in init()
99 new glcts::MultisampleTextureTexStorage2DReconfigurationRejectedTest(m_context)); in init()
101 new glcts::MultisampleTextureTexStorage2DTexture2DMultisampleArrayTest(m_context)); in init()
103 new glcts::MultisampleTextureTexStorage2DUnsupportedSamplesCountForColorTexturesTest(m_context)); in init()
105 new glcts::MultisampleTextureTexStorage2DUnsupportedSamplesCountForDepthTexturesTest(m_context)); in init()
107 …new glcts::MultisampleTextureTexStorage2DUnsupportedSamplesCountForDepthStencilTexturesTest(m_cont… in init()
[all …]
Des31cTestPackage.cpp178 addChild(new glcts::AggressiveShaderOptimizationsTests(m_context)); in init()
179 addChild(new glcts::LayoutLocationTests(m_context)); in init()
192 coreGroup->addChild(new glcts::TextureStorageMultisampleTests(getContext())); in init()
193 coreGroup->addChild(new glcts::ShaderAtomicCountersTests(getContext())); in init()
194 coreGroup->addChild(new glcts::TextureGatherTests(getContext())); in init()
195 coreGroup->addChild(new glcts::SampleShadingTests(getContext(), glu::GLSL_VERSION_310_ES)); in init()
197 coreGroup->addChild(new glcts::SeparateShaderObjsTests(getContext(), glu::GLSL_VERSION_310_ES)); in init()
198 …coreGroup->addChild(new glcts::ShaderBitfieldOperationTests(getContext(), glu::GLSL_VERSION_310_ES… in init()
200 coreGroup->addChild(new glcts::LayoutBindingTests(getContext(), glu::GLSL_VERSION_310_ES)); in init()
202 coreGroup->addChild(new glcts::ShaderConstExprTests(getContext())); in init()
[all …]
Des31cTextureStorageMultisampleDependenciesTests.hpp35 namespace glcts namespace
40 class MultisampleTextureDependenciesFBOIncompleteness1Test : public glcts::TestCase
59 class MultisampleTextureDependenciesFBOIncompleteness2Test : public glcts::TestCase
80 class MultisampleTextureDependenciesFBOIncompleteness3Test : public glcts::TestCase
103 class MultisampleTextureDependenciesFBOIncompleteness4Test : public glcts::TestCase
125 class MultisampleTextureDependenciesFBOIncompleteness5Test : public glcts::TestCase
145 class MultisampleTextureDependenciesInvalidFramebufferTexture2DCalls1Test : public glcts::TestCase
166 class MultisampleTextureDependenciesInvalidFramebufferTexture2DCalls2Test : public glcts::TestCase
187 class MultisampleTextureDependenciesInvalidFramebufferTextureLayerCalls1Test : public glcts::TestCa…
209 class MultisampleTextureDependenciesInvalidFramebufferTextureLayerCalls2Test : public glcts::TestCa…
[all …]
Des31cTextureStorageMultisampleTexStorage2DMultisampleTests.hpp35 namespace glcts namespace
39 class MultisampleTextureTexStorage2DGeneralSamplesNumberTest : public glcts::TestCase
56 class MultisampleTextureTexStorage2DInvalidAndBorderCaseTextureSizesTest : public glcts::TestCase
74 class MultisampleTextureTexStorage2DNonColorDepthOrStencilInternalFormatsTest : public glcts::TestC…
91 class MultisampleTextureTexStorage2DReconfigurationRejectedTest : public glcts::TestCase
113 class MultisampleTextureTexStorage2DTexture2DMultisampleArrayTest : public glcts::TestCase
127 class MultisampleTextureTexStorage2DUnsupportedSamplesCountForColorTexturesTest : public glcts::Tes…
144 class MultisampleTextureTexStorage2DUnsupportedSamplesCountForDepthTexturesTest : public glcts::Tes…
161 …ampleTextureTexStorage2DUnsupportedSamplesCountForDepthStencilTexturesTest : public glcts::TestCase
178 class MultisampleTextureTexStorage2DValidCallsTest : public glcts::TestCase
[all …]
Des31cTextureStorageMultisampleTexStorage3DMultisampleTests.hpp35 namespace glcts namespace
39 class InvalidTextureSizesAreRejectedValidAreAcceptedTest : public glcts::TestCase
62 class MultisampleTextureTexStorage3DZeroSampleTest : public glcts::TestCase
82 class NonColorDepthStencilRenderableInternalformatsAreRejectedTest : public glcts::TestCase
102 …SetUpMultisampleColorTexturesWithUnsupportedNumberOfSamplesAreRejectedTest : public glcts::TestCase
122 …SetUpMultisampleDepthTexturesWithUnsupportedNumberOfSamplesAreRejectedTest : public glcts::TestCase
142 …tUpMultisampleStencilTexturesWithUnsupportedNumberOfSamplesAreRejectedTest : public glcts::TestCase
162 class RequestsToSetUpMultisampleTexturesWithValidAndInvalidNumberOfSamplesTest : public glcts::Test…
181 class Texture2DMultisampleTargetIsRejectedTest : public glcts::TestCase
202 class ValidInternalformatAndSamplesValuesAreAcceptedTest : public glcts::TestCase
Des31cDrawIndirectTests.hpp30 namespace glcts namespace
33 class DrawIndirectTestsGL40 : public glcts::TestCaseGroup
36 DrawIndirectTestsGL40(glcts::Context& context);
46 class DrawIndirectTestsGL43 : public glcts::TestCaseGroup
49 DrawIndirectTestsGL43(glcts::Context& context);
59 class DrawIndirectTestsES31 : public glcts::TestCaseGroup
62 DrawIndirectTestsES31(glcts::Context& context);
Des31cTextureStorageMultisampleGetMultisamplefvTests.hpp35 namespace glcts namespace
38 class MultisampleTextureGetMultisamplefvIndexEqualGLSamplesRejectedTest : public glcts::TestCase
48 class MultisampleTextureGetMultisamplefvIndexGreaterGLSamplesRejectedTest : public glcts::TestCase
58 class MultisampleTextureGetMultisamplefvInvalidPnameRejectedTest : public glcts::TestCase
68 class MultisampleTextureGetMultisamplefvNullValArgumentsAcceptedTest : public glcts::TestCase
85 class MultisampleTextureGetMultisamplefvSamplePositionValuesValidationTest : public glcts::TestCase
Des31cExplicitUniformLocationTest.hpp30 namespace glcts namespace
33 class ExplicitUniformLocationGLTests : public glcts::TestCaseGroup
36 ExplicitUniformLocationGLTests(glcts::Context& context);
46 class ExplicitUniformLocationES31Tests : public glcts::TestCaseGroup
49 ExplicitUniformLocationES31Tests(glcts::Context& context);
Des31cTextureStorageMultisampleFunctionalTests.hpp35 namespace glcts namespace
40 class MultisampleTextureFunctionalTestsBlittingTest : public glcts::TestCase
62 class MultisampleTextureFunctionalTestsBlittingMultisampledDepthAttachmentTest : public glcts::Test…
89 class MultisampleTextureFunctionalTestsBlittingMultisampledIntegerAttachmentTest : public glcts::Te…
112 class MultisampleTextureFunctionalTestsBlittingToMultisampledFBOIsForbiddenTest : public glcts::Tes…
130 …extureFunctionalTestsSampleMaskingForNonIntegerColorRenderableTexturesTest : public glcts::TestCase
160 class MultisampleTextureFunctionalTestsSampleMaskingTexturesTest : public glcts::TestCase
190 class MultisampleTextureFunctionalTestsTextureSizeFragmentShadersTest : public glcts::TestCase
212 class MultisampleTextureFunctionalTestsTextureSizeVertexShadersTest : public glcts::TestCase
Des31cTextureStorageMultisampleSampleMaskiTests.hpp35 namespace glcts namespace
39 class MultisampleTextureSampleMaskiIndexLowerThanGLMaxSampleMaskWordsTest : public glcts::TestCase
49 class MultisampleTextureSampleMaskiIndexEqualToGLMaxSampleMaskWordsTest : public glcts::TestCase
59 class MultisampleTextureSampleMaskiIndexGreaterGLMaxSampleMaskWordsTest : public glcts::TestCase
71 class MultisampleTextureSampleMaskiGettersTest : public glcts::TestCase
Des31cTextureStorageMultisampleGLCoverageTests.hpp35 namespace glcts namespace
42 class GLCoverageExtensionSpecificEnumsAreRecognizedTest : public glcts::TestCase
64 …geGLGetTexParameterReportsCorrectDefaultValuesForMultisampleTextureTargets : public glcts::TestCase
82 class GLCoverageGLSampleMaskModeStatusIsReportedCorrectlyTest : public glcts::TestCase
97 …ParameterHandlersAcceptZeroBaseLevelForExtensionSpecificTextureTargetsTest : public glcts::TestCase
Des31cTextureStorageMultisampleGetTexLevelParameterifvTests.hpp36 namespace glcts namespace
41 class MultisampleTextureGetTexLevelParametervFunctionalTest : public glcts::TestCase
134 class MultisampleTextureGetTexLevelParametervWorksForMaximumLodTest : public glcts::TestCase
150 class MultisampleTextureGetTexLevelParametervInvalidTextureTargetRejectedTest : public glcts::TestC…
166 class MultisampleTextureGetTexLevelParametervInvalidValueArgumentRejectedTest : public glcts::TestC…
182 class MultisampleTextureGetTexLevelParametervNegativeLodIsRejectedTest : public glcts::TestCase
Des31cArrayOfArraysTests.cpp48 namespace glcts namespace
286 static const glcts::test_var_type var_types_gl[] = {
300 const glcts::test_var_type opaque_var_types[] = {
4520 …static const glcts::test_var_type var_types_set_es[] = { VAR_TYPE_INT, VAR_TYPE_FLOAT, VAR_TYPE_… in test_shader_compilation()
4526 …static const glcts::test_var_type var_types_set_gl[] = { VAR_TYPE_INT, VAR_TYPE_FLOAT, VAR_TYPE_… in test_shader_compilation()
4545 const glcts::test_var_type* var_types_set = var_types_set_es; in test_shader_compilation()
5255 …static const glcts::test_var_type var_types_set_es[] = { VAR_TYPE_INT, VAR_TYPE_FLOAT, VAR_TYPE_… in test_shader_compilation()
5261 …static const glcts::test_var_type var_types_set_gl[] = { VAR_TYPE_INT, VAR_TYPE_FLOAT, VAR_TYPE_… in test_shader_compilation()
5289 const glcts::test_var_type* var_types_set = var_types_set_es; in test_shader_compilation()
5373 …static const glcts::test_var_type var_types_set_es[] = { VAR_TYPE_INT, VAR_TYPE_FLOAT, VAR_TYPE_MA… in test_shader_compilation()
[all …]
Des31cTextureStorageMultisampleTests.hpp37 namespace glcts namespace
40 class TextureStorageMultisampleTests : public glcts::TestCaseGroup
44 TextureStorageMultisampleTests(glcts::Context& context);
Des31cFramebufferNoAttachmentsTests.hpp29 namespace glcts namespace
31 class FramebufferNoAttachmentsTests : public glcts::TestCaseGroup
34 FramebufferNoAttachmentsTests(glcts::Context& context);
/external/deqp/external/openglcts/modules/gl/
Dgl4cTestPackages.cpp125 glcts::ExtParameters extParams(glu::GLSL_VERSION_400, glcts::EXTENSIONTYPE_NONE); in init()
126 addChild(new glcts::DrawElementsBaseVertexTests(getContext(), extParams)); in init()
127 addChild(new glcts::InternalformatTests(getContext())); in init()
130 addChild(new glcts::DrawIndirectTestsGL40(getContext())); in init()
135 addChild(new glcts::ExposedExtensionsTests(getContext())); in init()
166 glcts::ExtParameters extParams(glu::GLSL_VERSION_410, glcts::EXTENSIONTYPE_NONE); in init()
167 addChild(new glcts::ViewportArrayTests(getContext(), extParams)); in init()
295 addChild(new glcts::DrawIndirectTestsGL43(getContext())); in init()
301 addChild(new glcts::ExplicitUniformLocationGLTests(getContext())); in init()
302 addChild(new glcts::BlendEquationAdvancedTests(getContext(), glu::GLSL_VERSION_430)); in init()
[all …]
Dgl3cTestPackages.cpp123 class GL30ShaderTests : public glcts::TestCaseGroup
159 addChild(new glcts::TextureRepeatModeTests(getContext())); in init()
230 addChild(new glcts::PackedPixelsTests(getContext())); in init()
231 addChild(new glcts::PackedDepthStencilTests(getContext())); in init()
243 class GL33ShaderTests : public glcts::TestCaseGroup
289 addChild(new glcts::PipelineStatisticsQueryTests(getContext())); in init()
290 addChild(new glcts::CullDistance::Tests(getContext())); in init()
292 addChild(new glcts::NearestEdgeCases(getContext())); in init()
293 addChild(new glcts::PixelStorageModesTests(getContext(), glu::GLSL_VERSION_330)); in init()
/external/deqp/external/openglcts/modules/
DCMakeLists.txt16 include_directories(${GTF_HOME}/glcts-gtf)
29 add_subdirectory(${GTF_HOME}/glcts-gtf gtf)
45 glcts-common-nocontext-package
46 glcts-gl
47 glcts-es2
48 glcts-es3
49 glcts-es31
50 glcts-es32
51 glcts-esext
59 add_deqp_module(glcts "${GLCTS_SRCS}" "${GLCTS_LIBS}" "tcutil-platform" glcTestPackageEntry.cpp)
[all …]
/external/deqp/external/openglcts/modules/gles32/
Des32cTestPackage.cpp167 shadersGroup->addChild(new glcts::AggressiveShaderOptimizationsTests(getContext())); in init()
171 glcts::ExtParameters extParams(glu::GLSL_VERSION_320_ES, glcts::EXTENSIONTYPE_NONE); in init()
172 coreGroup->addChild(new glcts::GeometryShaderTests(getContext(), extParams)); in init()
173 coreGroup->addChild(new glcts::GPUShader5Tests(getContext(), extParams)); in init()
174 coreGroup->addChild(new glcts::TessellationShaderTests(getContext(), extParams)); in init()
175 coreGroup->addChild(new glcts::TextureCubeMapArrayTests(getContext(), extParams)); in init()
176 coreGroup->addChild(new glcts::TextureBorderClampTests(getContext(), extParams)); in init()
177 coreGroup->addChild(new glcts::TextureBufferTests(getContext(), extParams)); in init()
178 coreGroup->addChild(new glcts::DrawBuffersIndexedTests(getContext(), extParams)); in init()
179 coreGroup->addChild(new glcts::ShaderConstExprTests(getContext())); in init()
[all …]
/external/deqp/external/openglcts/modules/glesext/
DesextcTestPackage.cpp131 glcts::ExtParameters extParams(glu::GLSL_VERSION_310_ES, glcts::EXTENSIONTYPE_EXT); in init()
135 extParams.extType = glcts::EXTENSIONTYPE_NONE; in init()
138 addChild(new glcts::GeometryShaderTests(getContext(), extParams)); in init()
139 addChild(new glcts::GPUShader5Tests(getContext(), extParams)); in init()
140 addChild(new glcts::TessellationShaderTests(getContext(), extParams)); in init()
141 addChild(new glcts::TextureCubeMapArrayTests(getContext(), extParams)); in init()
142 addChild(new glcts::TextureBorderClampTests(getContext(), extParams)); in init()
143 addChild(new glcts::TextureBufferTests(getContext(), extParams)); in init()
144 addChild(new glcts::DrawElementsBaseVertexTests(getContext(), extParams)); in init()
145 glcts::ExtParameters viewportParams(glu::GLSL_VERSION_310_ES, glcts::EXTENSIONTYPE_OES); in init()
[all …]
/external/deqp/external/openglcts/modules/common/
DglcNoDefaultContextPackage.cpp33 namespace glcts namespace
91 gl30Group->addChild(new glcts::NoErrorTests(getTestContext(), glu::ApiType::core(3, 0))); in init()
95 gl40Group->addChild(new glcts::MultipleContextsTests(getTestContext(), glu::ApiType::core(4, 0))); in init()
99 …gl43Group->addChild(new glcts::RobustBufferAccessBehaviorTests(getTestContext(), glu::ApiType::cor… in init()
100 gl43Group->addChild(new glcts::KHRDebugTests(getTestContext(), glu::ApiType::core(4, 3))); in init()
104 gl45Group->addChild(new glcts::RobustnessTests(getTestContext(), glu::ApiType::core(4, 5))); in init()
105 gl45Group->addChild(new glcts::ContextFlagsTests(getTestContext(), glu::ApiType::core(4, 5))); in init()
109 es2Group->addChild(new glcts::NoErrorTests(getTestContext(), glu::ApiType::es(2, 0))); in init()
113 es32Group->addChild(new glcts::RobustnessTests(getTestContext(), glu::ApiType::es(3, 2))); in init()
114 es32Group->addChild(new glcts::ContextFlagsTests(getTestContext(), glu::ApiType::es(3, 2))); in init()
[all …]
DglcViewportArrayTests.hpp41 namespace glcts namespace
305 class APIErrors : public glcts::TestCaseBase
309 APIErrors(deqp::Context& context, const glcts::ExtParameters& extParams);
354 class Queries : public glcts::TestCaseBase
358 Queries(deqp::Context& context, const glcts::ExtParameters& extParams);
392 class ViewportAPI : public glcts::TestCaseBase
396 ViewportAPI(deqp::Context& context, const glcts::ExtParameters& extParams);
435 class ScissorAPI : public glcts::TestCaseBase
439 ScissorAPI(deqp::Context& context, const glcts::ExtParameters& extParams);
475 class DepthRangeAPI : public glcts::TestCaseBase
[all …]
/external/deqp/external/openglcts/modules/gles3/
Des3cTestPackage.cpp158 addChild(new glcts::AggressiveShaderOptimizationsTests(m_context)); in init()
180 addChild(new glcts::TextureFilterAnisotropicTests(getContext())); in init()
181 addChild(new glcts::TextureRepeatModeTests(getContext())); in init()
182 addChild(new glcts::ExposedExtensionsTests(getContext())); in init()
184 coreGroup->addChild(new glcts::ShaderConstExprTests(getContext())); in init()
185 coreGroup->addChild(new glcts::ShaderMacroTests(getContext())); in init()
186 coreGroup->addChild(new glcts::InternalformatTests(getContext())); in init()
187 coreGroup->addChild(new glcts::NearestEdgeCases(getContext())); in init()
189 addChild(new glcts::ParallelShaderCompileTests(getContext())); in init()
190 addChild(new glcts::PackedPixelsTests(getContext())); in init()
[all …]
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderErrors.cpp34 namespace glcts namespace
55 addChild(new glcts::TessellationShaderError1InputBlocks(m_context, m_extParams)); in init()
56 addChild(new glcts::TessellationShaderError1InputVariables(m_context, m_extParams)); in init()
57 addChild(new glcts::TessellationShaderError2OutputBlocks(m_context, m_extParams)); in init()
58 addChild(new glcts::TessellationShaderError2OutputVariables(m_context, m_extParams)); in init()
59 addChild(new glcts::TessellationShaderError3InputBlocks(m_context, m_extParams)); in init()
60 addChild(new glcts::TessellationShaderError3InputVariables(m_context, m_extParams)); in init()
61 addChild(new glcts::TessellationShaderError4InputBlocks(m_context, m_extParams)); in init()
62 addChild(new glcts::TessellationShaderError4InputVariables(m_context, m_extParams)); in init()
63 addChild(new glcts::TessellationShaderError5InputBlocks(m_context, m_extParams)); in init()
[all …]
/external/angle/src/tests/deqp_support/
DglcTestPackageEntry_override.cpp30 namespace glcts namespace
64 return new glcts::NoDefaultContextPackage(testCtx, "KHR-NoContext"); in createNoDefaultCustomContextPackage()
69 return new glcts::SingleConfigES32TestPackage(testCtx, "KHR-Single-GLES32"); in createSingleConfigES32TestPackage()
153 RegisterCTSPackages(void) { glcts::registerPackages(); } in RegisterCTSPackages()

12345678910>>...16