| /external/deqp/modules/glshared/ |
| glsLongStressCase.hpp | 40 namespace deqp namespace 345 } // deqp
|
| glsRandomShaderProgram.cpp | 27 namespace deqp namespace 308 } // deqp
|
| glsShaderPerformanceMeasurer.cpp | 43 namespace deqp namespace 357 } // deqp
|
| /external/mesa3d/docs/relnotes/ |
| 12.0.4.html | 67 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98134">Bug 98134</a> - dEQP-GLES31.functional.debug.negative_coverage.get_error.buffer.draw_buffers wants a different GL error code</li> 69 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=98326">Bug 98326</a> - [dEQP, EGL] pbuffer depth/stencil tests fail</li>
|
| 11.1.1.html | 58 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=93257">Bug 93257</a> - [SKL, bisected] ASTC dEQP tests segfault</li>
|
| /external/swiftshader/src/OpenGL/compiler/preprocessor/ |
| MacroExpander.cpp | 132 // behavior is needed for passing dEQP tests, which enforce stricter compatibility between 306 // This is tested by dEQP-GLES3.functional.shaders.preprocessor.predefined_macros.*
|
| /external/deqp/doc/testspecs/GLES2/ |
| functional.lifetime.txt | 22 + dEQP-GLES2.functional.lifetime.*
|
| /external/deqp/doc/testspecs/GLES3/ |
| functional.lifetime.txt | 22 + dEQP-GLES3.functional.lifetime.*
|
| /external/deqp/doc/testspecs/GLES31/ |
| functional.image_load_store.txt | 22 + dEQP-GLES31.functional.image_load_store.*
|
| functional.shaders.sample_variables.txt | 22 + dEQP-GLES31.functional.shaders.sample_variables.*
|
| /external/deqp/external/openglcts/modules/common/ |
| glcTestSubcase.cpp | 30 namespace deqp namespace
|
| glcShaderLibrary.cpp | 53 namespace deqp namespace 1172 deqp::ShaderLibrary shaderLibrary(m_testCtx, m_context.getRenderContext()); 1179 } // deqp
|
| glcTextureFilterAnisotropicTests.cpp | 169 TextureFilterAnisotropicQueriesTestCase::TextureFilterAnisotropicQueriesTestCase(deqp::Context& context) 367 TextureFilterAnisotropicDrawingTestCase::TextureFilterAnisotropicDrawingTestCase(deqp::Context& context) 803 TextureFilterAnisotropicTests::TextureFilterAnisotropicTests(deqp::Context& context)
|
| /external/deqp/external/openglcts/modules/gl/ |
| gl4cDirectStateAccessTexturesTests.cpp | 71 CreationTest::CreationTest(deqp::Context& context) 72 : deqp::TestCase(context, "textures_creation", "Texture Objects Creation Test") 734 BufferTest<T, S, N>::BufferTest(deqp::Context& context, const char* name) 735 : deqp::TestCase(context, name, "Texture Buffer Objects Test") [all...] |
| gl4cES31CompatibilitySampleVariablesTests.cpp | 66 using deqp::Context; 89 class SampleShadingExtensionCase : public deqp::TestCase 185 class SampleShadingMaskCase : public deqp::TestCase 539 class SampleShadingPositionCase : public deqp::TestCase
|
| gl4cVertexAttrib64BitTest.cpp | 48 class Base : public deqp::TestCase 52 Base(deqp::Context& context, const char* name, const char* description); 88 Base::Base(deqp::Context& context, const char* name, const char* description) 313 ApiErrorsTest(deqp::Context& context); 338 ApiErrorsTest::ApiErrorsTest(deqp::Context& context) 605 GetVertexAttribTest(deqp::Context& context); 684 GetVertexAttribTest::GetVertexAttribTest(deqp::Context& context) [all...] |
| /external/deqp/external/openglcts/modules/glesext/tessellation_shader/ |
| esextcTessellationShaderTriangles.hpp | 33 /** A DEQP CTS test group that collects all tests that verify triangle
|
| /external/deqp/external/vulkancts/modules/vulkan/ |
| vktInfoTests.cpp | 129 << "Using --deqp-vk-device-id="
|
| /external/deqp/framework/platform/win32/ |
| tcuWGL.hpp | 225 //! Is pixel format in general supported by dEQP tests?
|
| /external/deqp/modules/gles2/functional/ |
| es2fFloatStateQueryTests.cpp | 37 using namespace deqp::gls; 38 using deqp::gls::StateQueryUtil::StateQueryMemoryWriteGuard; 40 namespace deqp namespace [all...] |
| es2fVertexArrayTest.cpp | 29 using namespace deqp::gls; 31 namespace deqp namespace 881 } // deqp
|
| /external/deqp/modules/gles31/functional/ |
| es31fShaderUniformIntegerFunctionTests.cpp | 30 namespace deqp namespace
|
| /external/deqp/modules/internal/ |
| ditFrameworkTests.cpp | 96 "deqp", 97 "--deqp-caselist", 161 "deqp", 162 "--deqp-caselist",
|
| /test/vts/tools/vts-tradefed/res/config/ |
| cts-base.xml | 88 <option name="compatibility:module-metadata-include-filter" key="component" value="deqp" />
|
| /external/deqp/execserver/tools/ |
| xsTest.cpp | 871 else if (deStringBeginsWith(arg, "--deqp-log-filename=")) 873 else if (deStringBeginsWith(arg, "--deqp-caselist=")) 875 else if (deStringEqual(arg, "--deqp-stdin-caselist"))
|