Home
last modified time | relevance | path

Searched refs:testDrawArray (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.hpp469 virtual bool testDrawArray(bool use_version_400) = 0;
501 virtual bool testDrawArray(bool use_version_400);
524 virtual bool testDrawArray(bool use_version_400);
571 virtual bool testDrawArray(bool use_version_400);
H A Dgl4cShadingLanguage420PackTests.cpp1656 if (false == testDrawArray(false)) in test()
1663 if (false == testDrawArray(true)) in test()
1799 bool APITestBase::testDrawArray(bool use_version_400) in testDrawArray() function in gl4cts::GLSL420Pack::APITestBase
2119 bool GLSLTestBase::testDrawArray(bool use_version_400) in testDrawArray() function in gl4cts::GLSL420Pack::GLSLTestBase
2285 bool NegativeTestBase::testDrawArray(bool use_version_400) in testDrawArray() function in gl4cts::GLSL420Pack::NegativeTestBase