| /external/deqp/modules/gles3/functional/ |
| es3fFlushFinishTests.cpp | 49 namespace deqp namespace 60 using deqp::gls::theilSenLinearRegression; 61 using deqp::gls::LineParameters; 758 } // deqp
|
| /external/deqp/modules/gles31/functional/ |
| es31fTextureBufferTests.cpp | 43 using namespace deqp::gls::TextureBufferCaseUtil; 44 using deqp::gls::TextureBufferCase; 46 namespace deqp namespace 784 } // deqp
|
| es31fTextureFormatTests.cpp | 41 namespace deqp namespace 48 using namespace deqp::gls; 49 using namespace deqp::gls::TextureTestUtil; 601 } // deqp
|
| /external/deqp/modules/glshared/ |
| glsFboCompletenessTests.cpp | 49 using namespace deqp::gls::FboUtil; 50 using namespace deqp::gls::FboUtil::config; 53 namespace deqp namespace 1056 } // deqp
|
| /external/deqp/scripts/ |
| make_release.py | 241 srcFile = os.path.normpath(os.path.join(buildRoot, "package", "bin", "dEQP-debug.apk")) 322 return "dEQP-%s-%04d-%02d-%02d-%s" % (releaseName, today.year, today.month, today.day, configName) 325 dirName = os.path.join(tempfile.gettempdir(), "dEQP-Releases") 457 BuildAndroidTarget ("bin/android/dEQP.apk"),
|
| /external/mesa3d/docs/relnotes/ |
| 10.6.8.html | 52 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=91719">Bug 91719</a> - [SNB,HSW,BYT] dEQP regressions associated with using NIR for vertex shaders</li>
|
| 10.6.9.html | 54 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=91970">Bug 91970</a> - [BSW regression] dEQP-GLES3.functional.shaders.precision.int.highp_mul_vertex</li>
|
| 11.0.0.html | 150 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=90748">Bug 90748</a> - [BDW Bisected]dEQP-GLES3.functional.fbo.completeness.renderable.texture.depth.rg_half_float_oes fails</li> 152 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=90749">Bug 90749</a> - [BDW Bisected]dEQP-GLES3.functional.rasterization.fbo.rbo_multisample_max.primitives.lines_wide fails</li> 154 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=90751">Bug 90751</a> - [BDW Bisected]dEQP-GLES3.functional.fbo.completeness.renderable.texture.stencil.stencil_index8 fails</li> 170 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=90902">Bug 90902</a> - [bsw][regression] dEQP: "Found invalid pixel values"</li>
|
| 11.0.1.html | 54 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=91719">Bug 91719</a> - [SNB,HSW,BYT] dEQP regressions associated with using NIR for vertex shaders</li>
|
| 11.0.9.html | 52 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=93257">Bug 93257</a> - [SKL, bisected] ASTC dEQP tests segfault</li>
|
| /external/mesa3d/src/gallium/drivers/freedreno/ |
| freedreno_screen.c | 77 {"deqp", FD_DBG_DEQP, "Enable dEQP hacks"}, 402 /* NOTE: actual value is 127.0f, but this is working around a deqp 403 * bug.. dEQP-GLES3.functional.rasterization.primitives.lines_wide
|
| /external/deqp/external/openglcts/modules/gl/ |
| gl4cDirectStateAccessXFBTests.cpp | 61 CreationTest::CreationTest(deqp::Context& context) 62 : deqp::TestCase(context, "xfb_creation", "Transform Feedback Creation Test") 216 DefaultsTest::DefaultsTest(deqp::Context& context) 217 : deqp::TestCase(context, "xfb_defaults", "Transform Feedback Defaults Test") 538 BuffersTest::BuffersTest(deqp::Context& context) 539 : deqp::TestCase(context, "xfb_buffers", "Transform Feedback Buffers Test") 950 ErrorsTest::ErrorsTest(deqp::Context& context) 951 : deqp::TestCase(context, "xfb_errors", "Transform Feedback Errors Test") [all...] |
| gl4cSparseTextureTests.cpp | 326 TextureParameterQueriesTestCase::TextureParameterQueriesTestCase(deqp::Context& context) 805 InternalFormatQueriesTestCase::InternalFormatQueriesTestCase(deqp::Context& context) 934 SimpleQueriesTestCase::SimpleQueriesTestCase(deqp::Context& context) 1013 SparseTextureAllocationTestCase::SparseTextureAllocationTestCase(deqp::Context& context) 1023 SparseTextureAllocationTestCase::SparseTextureAllocationTestCase(deqp::Context& context, const char* name, [all...] |
| gl4cDirectStateAccessBuffersTests.cpp | 73 CreationTest::CreationTest(deqp::Context& context) 74 : deqp::TestCase(context, "buffers_creation", "Buffer Objects Creation Test") 200 DataTest::DataTest(deqp::Context& context) 201 : deqp::TestCase(context, "buffers_data", "Buffer Objects Data Test") 671 ClearTest::ClearTest(deqp::Context& context) 672 : deqp::TestCase(context, "buffers_clear", "Buffer Objects Clear Test") [all...] |
| gl4cEnhancedLayoutsTests.cpp | [all...] |
| gl3cTransformFeedbackTests.cpp | 58 gl3cts::TransformFeedback::Tests::Tests(deqp::Context& context) 107 gl3cts::TransformFeedback::APIErrors::APIErrors(deqp::Context& context) 108 : deqp::TestCase(context, "api_errors_test", "Transform Feedback API Errors Test") [all...] |
| gl4cDirectStateAccessQueriesTests.cpp | 66 CreationTest::CreationTest(deqp::Context& context) 67 : deqp::TestCase(context, "queries_creation", "Query Objects Creation Test") 202 DefaultsTest::DefaultsTest(deqp::Context& context) 203 : deqp::TestCase(context, "queries_defaults", "Queries Defaults Test"), m_query_dsa(0) 355 ErrorsTest::ErrorsTest(deqp::Context& context) 356 : deqp::TestCase(context, "queries_errors", "Queries Errors Test") [all...] |
| /external/autotest/client/cros/graphics/ |
| graphics_utils.py | [all...] |
| /external/deqp/external/openglcts/modules/common/ |
| glcShaderIntegerMixTests.cpp | 41 namespace deqp namespace 583 } // namespace deqp
|
| glcShaderSwitchTests.cpp | 31 namespace deqp namespace 472 } // deqp
|
| /external/deqp/external/vulkancts/modules/vulkan/ |
| vktBuildPrograms.cpp | 553 << Option<opt::Cases> ("n", "deqp-case", "Case path filter (works as in test binaries)") 582 deqpArgv.push_back("--deqp-case");
|
| vktTestPackage.cpp | 408 : tcu::TestPackage(testCtx, "dEQP-VK", "dEQP Vulkan Tests")
|
| /external/deqp/modules/egl/ |
| teglChooseConfigReference.cpp | 38 namespace deqp namespace 544 } // deqp
|
| teglChooseConfigTests.cpp | 42 namespace deqp namespace 686 } // deqp
|
| teglColorClearCase.cpp | 46 namespace deqp namespace 444 } // deqp
|