Searched refs:InvalidateBufferStorageTestCase (Results 1 – 2 of 2) sorted by relevance
466 class InvalidateBufferStorageTestCase : public BufferStorageTestCase class470 …InvalidateBufferStorageTestCase(const glw::Functions& gl, tcu::TestContext& testContext, glw::GLin…
2823 InvalidateBufferStorageTestCase::InvalidateBufferStorageTestCase(const glw::Functions& gl, in InvalidateBufferStorageTestCase() function in gl4cts::InvalidateBufferStorageTestCase2840 void InvalidateBufferStorageTestCase::deinitTestCaseGlobal() in deinitTestCaseGlobal()2846 void InvalidateBufferStorageTestCase::deinitTestCaseIteration() in deinitTestCaseIteration()2870 bool InvalidateBufferStorageTestCase::execute(glw::GLuint sparse_bo_storage_flags) in execute()2909 bool InvalidateBufferStorageTestCase::initTestCaseGlobal() in initTestCaseGlobal()2926 bool InvalidateBufferStorageTestCase::initTestCaseIteration(glw::GLuint sparse_bo) in initTestCaseIteration()6628 m_testCases.push_back(new InvalidateBufferStorageTestCase(gl, m_testCtx, page_size)); in initTestCases()