Home
last modified time | relevance | path

Searched refs:BufferTestBase (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp1041 class BufferTestBase : public TestBase class
1045 BufferTestBase(deqp::Context& context, const glw::GLchar* test_name, const glw::GLchar* test_description);
1047 virtual ~BufferTestBase() in ~BufferTestBase()
3417 class XFBAllStagesTest : public BufferTestBase
3464 class XFBStrideOfEmptyListTest : public BufferTestBase
3475 using BufferTestBase::executeDrawCall;
3526 class XFBStrideOfEmptyListAndAPITest : public BufferTestBase
3537 using BufferTestBase::executeDrawCall;
3787 class XFBBlockMemberStrideTest : public BufferTestBase
3977 class XFBOverrideQualifiersWithAPITest : public BufferTestBase
[all...]
H A Dgl4cEnhancedLayoutsTests.cpp5609 /* Constants used by BufferTestBase */ in test()
5610 const GLuint BufferTestBase::bufferDescriptor::m_non_indexed = -1; in test()
5618 BufferTestBase::BufferTestBase(deqp::Context& context, const GLchar* test_name, const GLchar* test_description) in test() function in gl4cts::EnhancedLayouts::BufferTestBase
5629 bool BufferTestBase::executeDrawCall(bool tesEnabled, GLuint /* test_case_index */) in test()
5662 void BufferTestBase::getBufferDescriptors(glw::GLuint /* test_case_index */, in test()
5673 void BufferTestBase::getCapturedVaryings(glw::GLuint /* test_case_index */, in test()
5687 void BufferTestBase::getShaderBody(glw::GLuint /* test_case_index */, Utils::Shader::STAGES /* stage */, in test()
5700 void BufferTestBase::getShaderInterface(glw::GLuint /* test_case_index */, Utils::Shader::STAGES /* stage */, in test()
5713 std::string BufferTestBase in test()
[all...]

Completed in 21 milliseconds