Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderTCTE.hpp107 class TessellationShaderTCTEDataPassThrough : public TestCaseBase class
111 TessellationShaderTCTEDataPassThrough(Context& context, const ExtParameters& extParams);
113 virtual ~TessellationShaderTCTEDataPassThrough(void) in ~TessellationShaderTCTEDataPassThrough()
H A DesextcTessellationShaderTCTE.cpp52 addChild(new glcts::TessellationShaderTCTEDataPassThrough(m_context, m_extParams)); in init()
63 TessellationShaderTCTEDataPassThrough::TessellationShaderTCTEDataPassThrough(Context& context, in TessellationShaderTCTEDataPassThrough() function in glcts::TessellationShaderTCTEDataPassThrough
76 void TessellationShaderTCTEDataPassThrough::deinit() in deinit()
132 void TessellationShaderTCTEDataPassThrough::deinitTestRun(_run& run) in deinitTestRun()
180 void TessellationShaderTCTEDataPassThrough::initTest() in initTest()
293 void TessellationShaderTCTEDataPassThrough::executeTestRun(_run& run, _tessellation_primitive_mode primitive_mode, in executeTestRun()
910 tcu::TestNode::IterateResult TessellationShaderTCTEDataPassThrough::iterate(void) in iterate()

Completed in 6 milliseconds