Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderTCTE.hpp454 class TessellationShaderTCTEgl_PatchVerticesIn : public TestCaseBase class
458 TessellationShaderTCTEgl_PatchVerticesIn(Context& context, const ExtParameters& extParams);
460 virtual ~TessellationShaderTCTEgl_PatchVerticesIn(void) in ~TessellationShaderTCTEgl_PatchVerticesIn()
DesextcTessellationShaderTCTE.cpp55 addChild(new glcts::TessellationShaderTCTEgl_PatchVerticesIn(m_context, m_extParams)); in init()
3690 TessellationShaderTCTEgl_PatchVerticesIn::TessellationShaderTCTEgl_PatchVerticesIn(Context& cont… in TessellationShaderTCTEgl_PatchVerticesIn() function in glcts::TessellationShaderTCTEgl_PatchVerticesIn
3705 void TessellationShaderTCTEgl_PatchVerticesIn::deinit() in deinit()
3757 void TessellationShaderTCTEgl_PatchVerticesIn::deinitTestDescriptor(_test_descriptor* test_ptr) in deinitTestDescriptor()
3802 void TessellationShaderTCTEgl_PatchVerticesIn::initTest() in initTest()
3899 void TessellationShaderTCTEgl_PatchVerticesIn::initTestDescriptor(_tessellation_test_type test_type, in initTestDescriptor()
4080 tcu::TestNode::IterateResult TessellationShaderTCTEgl_PatchVerticesIn::iterate(void) in iterate()