Home
last modified time | relevance | path

Searched refs:DrawBuffersIndexedNegative (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/
H A DesextcDrawBuffersIndexedNegative.hpp38 class DrawBuffersIndexedNegative : public TestCaseBase class
43 DrawBuffersIndexedNegative(Context& context, const ExtParameters& extParams, const char* name,
46 virtual ~DrawBuffersIndexedNegative() in ~DrawBuffersIndexedNegative()
H A DesextcDrawBuffersIndexedNegative.cpp43 DrawBuffersIndexedNegative::DrawBuffersIndexedNegative(Context& context, const ExtParameters& extParams, in DrawBuffersIndexedNegative() function in glcts::DrawBuffersIndexedNegative
50 void DrawBuffersIndexedNegative::init() in init()
58 tcu::TestNode::IterateResult DrawBuffersIndexedNegative::iterate() in iterate()
184 bool DrawBuffersIndexedNegative::ExpectedError(glw::GLenum expectedResult, const char* call) in ExpectedError()
H A DesextcDrawBuffersIndexedTests.cpp75 addChild(new DrawBuffersIndexedNegative(m_context, m_extParams, "negative", "Negative test")); in init()

Completed in 1 milliseconds