/external/deqp/external/openglcts/modules/gles31/ |
D | es31cTextureStorageMultisampleTests.cpp | 42 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 …]
|
D | es31cTestPackage.cpp | 164 addChild(new glcts::AggressiveShaderOptimizationsTests(m_context)); in init() 165 addChild(new glcts::LayoutLocationTests(m_context)); in init() 178 coreGroup->addChild(new glcts::TextureStorageMultisampleTests(getContext())); in init() 179 coreGroup->addChild(new glcts::ShaderAtomicCountersTests(getContext())); in init() 180 coreGroup->addChild(new glcts::TextureGatherTests(getContext())); in init() 181 coreGroup->addChild(new glcts::SampleShadingTests(getContext(), glu::GLSL_VERSION_310_ES)); in init() 183 coreGroup->addChild(new glcts::SeparateShaderObjsTests(getContext(), glu::GLSL_VERSION_310_ES)); in init() 184 …coreGroup->addChild(new glcts::ShaderBitfieldOperationTests(getContext(), glu::GLSL_VERSION_310_ES… in init() 186 coreGroup->addChild(new glcts::LayoutBindingTests(getContext(), glu::GLSL_VERSION_310_ES)); in init() 188 coreGroup->addChild(new glcts::ShaderConstExprTests(getContext())); in init() [all …]
|
D | es31cTextureStorageMultisampleDependenciesTests.hpp | 35 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 …]
|
D | es31cTextureStorageMultisampleTexStorage2DMultisampleTests.hpp | 35 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 …]
|
D | es31cTextureStorageMultisampleTexStorage3DMultisampleTests.hpp | 35 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
|
D | es31cDrawIndirectTests.hpp | 30 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);
|
D | es31cTextureStorageMultisampleGetMultisamplefvTests.hpp | 35 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
|
D | es31cTextureStorageMultisampleFunctionalTests.hpp | 35 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
|
D | es31cExplicitUniformLocationTest.hpp | 30 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);
|
D | es31cTextureStorageMultisampleSampleMaskiTests.hpp | 35 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
|
D | es31cTextureStorageMultisampleGLCoverageTests.hpp | 35 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
|
D | es31cArrayOfArraysTests.cpp | 48 namespace glcts namespace 286 static const glcts::test_var_type var_types_gl[] = { 300 const glcts::test_var_type opaque_var_types[] = { 4456 …static const glcts::test_var_type var_types_set_es[] = { VAR_TYPE_INT, VAR_TYPE_FLOAT, VAR_TYPE_… in test_shader_compilation() 4462 …static const glcts::test_var_type var_types_set_gl[] = { VAR_TYPE_INT, VAR_TYPE_FLOAT, VAR_TYPE_… in test_shader_compilation() 4481 const glcts::test_var_type* var_types_set = var_types_set_es; in test_shader_compilation() 5191 …static const glcts::test_var_type var_types_set_es[] = { VAR_TYPE_INT, VAR_TYPE_FLOAT, VAR_TYPE_… in test_shader_compilation() 5197 …static const glcts::test_var_type var_types_set_gl[] = { VAR_TYPE_INT, VAR_TYPE_FLOAT, VAR_TYPE_… in test_shader_compilation() 5225 const glcts::test_var_type* var_types_set = var_types_set_es; in test_shader_compilation() 5309 …static const glcts::test_var_type var_types_set_es[] = { VAR_TYPE_INT, VAR_TYPE_FLOAT, VAR_TYPE_MA… in test_shader_compilation() [all …]
|
D | es31cTextureStorageMultisampleGetTexLevelParameterifvTests.hpp | 36 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
|
D | es31cTextureStorageMultisampleTests.hpp | 37 namespace glcts namespace 40 class TextureStorageMultisampleTests : public glcts::TestCaseGroup 44 TextureStorageMultisampleTests(glcts::Context& context);
|
D | es31cFramebufferNoAttachmentsTests.hpp | 29 namespace glcts namespace 31 class FramebufferNoAttachmentsTests : public glcts::TestCaseGroup 34 FramebufferNoAttachmentsTests(glcts::Context& context);
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cTestPackages.cpp | 126 glcts::ExtParameters extParams(glu::GLSL_VERSION_400, glcts::EXTENSIONTYPE_NONE); in init() 127 addChild(new glcts::DrawElementsBaseVertexTests(getContext(), extParams)); in init() 128 addChild(new glcts::InternalformatTests(getContext())); in init() 131 addChild(new glcts::DrawIndirectTestsGL40(getContext())); in init() 136 addChild(new glcts::ExposedExtensionsTests(getContext())); in init() 167 glcts::ExtParameters extParams(glu::GLSL_VERSION_410, glcts::EXTENSIONTYPE_NONE); in init() 168 addChild(new glcts::ViewportArrayTests(getContext(), extParams)); in init() 246 addChild(new glcts::ArrayOfArraysTestGroupGL(getContext())); in init() 248 addChild(new glcts::DrawIndirectTestsGL43(getContext())); in init() 254 addChild(new glcts::ExplicitUniformLocationGLTests(getContext())); in init() [all …]
|
D | gl3cTestPackages.cpp | 126 class GL30ShaderTests : public glcts::TestCaseGroup 161 addChild(new glcts::TextureRepeatModeTests(getContext())); in init() 231 addChild(new glcts::PackedPixelsTests(getContext())); in init() 232 addChild(new glcts::PackedDepthStencilTests(getContext())); in init() 244 class GL33ShaderTests : public glcts::TestCaseGroup 290 addChild(new glcts::PipelineStatisticsQueryTests(getContext())); in init() 291 addChild(new glcts::CullDistance::Tests(getContext())); in init()
|
/external/deqp/external/openglcts/modules/ |
D | CMakeLists.txt | 16 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}" glcTestPackageEntry.cpp) [all …]
|
/external/deqp/external/openglcts/modules/gles32/ |
D | es32cTestPackage.cpp | 151 shadersGroup->addChild(new glcts::AggressiveShaderOptimizationsTests(getContext())); in init() 155 glcts::ExtParameters extParams(glu::GLSL_VERSION_320_ES, glcts::EXTENSIONTYPE_NONE); in init() 156 coreGroup->addChild(new glcts::GeometryShaderTests(getContext(), extParams)); in init() 157 coreGroup->addChild(new glcts::GPUShader5Tests(getContext(), extParams)); in init() 158 coreGroup->addChild(new glcts::TessellationShaderTests(getContext(), extParams)); in init() 159 coreGroup->addChild(new glcts::TextureCubeMapArrayTests(getContext(), extParams)); in init() 160 coreGroup->addChild(new glcts::TextureBorderClampTests(getContext(), extParams)); in init() 161 coreGroup->addChild(new glcts::TextureBufferTests(getContext(), extParams)); in init() 162 coreGroup->addChild(new glcts::DrawBuffersIndexedTests(getContext(), extParams)); in init() 163 coreGroup->addChild(new glcts::ShaderConstExprTests(getContext())); in init() [all …]
|
/external/deqp/external/openglcts/modules/glesext/ |
D | esextcTestPackage.cpp | 123 glcts::ExtParameters extParams(glu::GLSL_VERSION_310_ES, glcts::EXTENSIONTYPE_EXT); in init() 127 extParams.extType = glcts::EXTENSIONTYPE_NONE; in init() 130 addChild(new glcts::GeometryShaderTests(getContext(), extParams)); in init() 131 addChild(new glcts::GPUShader5Tests(getContext(), extParams)); in init() 132 addChild(new glcts::TessellationShaderTests(getContext(), extParams)); in init() 133 addChild(new glcts::TextureCubeMapArrayTests(getContext(), extParams)); in init() 134 addChild(new glcts::TextureBorderClampTests(getContext(), extParams)); in init() 135 addChild(new glcts::TextureBufferTests(getContext(), extParams)); in init() 136 addChild(new glcts::DrawElementsBaseVertexTests(getContext(), extParams)); in init() 137 glcts::ExtParameters viewportParams(glu::GLSL_VERSION_310_ES, glcts::EXTENSIONTYPE_OES); in init() [all …]
|
/external/deqp/external/openglcts/modules/common/ |
D | glcNoDefaultContextPackage.cpp | 33 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 …]
|
D | glcViewportArrayTests.hpp | 41 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/ |
D | es3cTestPackage.cpp | 148 addChild(new glcts::AggressiveShaderOptimizationsTests(m_context)); in init() 170 addChild(new glcts::TextureFilterAnisotropicTests(getContext())); in init() 171 addChild(new glcts::TextureRepeatModeTests(getContext())); in init() 172 addChild(new glcts::ExposedExtensionsTests(getContext())); in init() 174 coreGroup->addChild(new glcts::ShaderConstExprTests(getContext())); in init() 175 coreGroup->addChild(new glcts::ShaderMacroTests(getContext())); in init() 176 coreGroup->addChild(new glcts::InternalformatTests(getContext())); in init() 178 addChild(new glcts::ParallelShaderCompileTests(getContext())); in init() 179 addChild(new glcts::PackedPixelsTests(getContext())); in init() 180 addChild(new glcts::PackedDepthStencilTests(getContext())); in init()
|
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderErrors.cpp | 34 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/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArrayImageTextureSizeTests.hpp | 35 namespace glcts namespace 71 class TextureCubeMapArrayImageTextureSizeTests : public glcts::TestCaseGroupBase 75 …TextureCubeMapArrayImageTextureSizeTests(glcts::Context& context, const ExtParameters& extParams, …
|