Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cIndirectParametersTests.cpp506 MultiDrawElementsIndirectCountCase::MultiDrawElementsIndirectCountCase(deqp::Context& context) in MultiDrawElementsIndirectCountCase() function in gl4cts::MultiDrawElementsIndirectCountCase
520 void MultiDrawElementsIndirectCountCase::init() in init()
590 void MultiDrawElementsIndirectCountCase::deinit() in deinit()
608 bool MultiDrawElementsIndirectCountCase::draw() in draw()
651 bool MultiDrawElementsIndirectCountCase::verifyErrors() in verifyErrors()
713 addChild(new MultiDrawElementsIndirectCountCase(m_context)); in init()
Dgl4cIndirectParametersTests.hpp119 class MultiDrawElementsIndirectCountCase : public VertexArrayIndirectDrawingBaseCase class
123 MultiDrawElementsIndirectCountCase(deqp::Context& context);