Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cBufferStorageTests.hpp99 class GetBufferParameterTest : public deqp::TestCase class
103 GetBufferParameterTest(deqp::Context& context);
104 virtual ~GetBufferParameterTest() in ~GetBufferParameterTest()
Dgl4cBufferStorageTests.cpp1944 GetBufferParameterTest::GetBufferParameterTest(deqp::Context& context) in GetBufferParameterTest() function in gl4cts::BufferStorage::GetBufferParameterTest
1993 tcu::TestNode::IterateResult GetBufferParameterTest::iterate() in iterate()
2159 GetBufferParameterTest::testCase::testCase(glw::GLenum flags, glw::GLenum access) : m_flags(flags),… in testCase()
3719 addChild(new BufferStorage::GetBufferParameterTest(m_context)); in init()