Searched refs:TessellationShaderPropertiesProgramObject (Results 1 – 3 of 3) sorted by relevance
74 class TessellationShaderPropertiesProgramObject : public TestCaseBase class78 TessellationShaderPropertiesProgramObject(Context &context, const ExtParameters &extParams);80 virtual ~TessellationShaderPropertiesProgramObject(void) in ~TessellationShaderPropertiesProgramObject()
141 TessellationShaderPropertiesProgramObject::TessellationShaderPropertiesProgramObject(Context &conte… in TessellationShaderPropertiesProgramObject() function in glcts::TessellationShaderPropertiesProgramObject155 void TessellationShaderPropertiesProgramObject::deinit(void) in deinit()200 void TessellationShaderPropertiesProgramObject::initTest(void) in initTest()275 tcu::TestNode::IterateResult TessellationShaderPropertiesProgramObject::iterate(void) in iterate()
75 singleGroup->addChild(new TessellationShaderPropertiesProgramObject(m_context, m_extParams)); in init()