Searched refs:TessellationShaderError6 (Results 1 – 2 of 2) sorted by relevance
65 addChild(new glcts::TessellationShaderError6(m_context, m_extParams)); in init()1806 TessellationShaderError6::TessellationShaderError6(Context& context, const ExtParameters& extParams) in TessellationShaderError6() function in glcts::TessellationShaderError61819 unsigned int TessellationShaderError6::getAmountOfProgramObjects() in getAmountOfProgramObjects()1830 TessellationShaderErrorsTestCaseBase::_compilation_result TessellationShaderError6::getCompilationR… in getCompilationResult()1847 TessellationShaderErrorsTestCaseBase::_linking_result TessellationShaderError6::getLinkingResult() in getLinkingResult()1860 std::string TessellationShaderError6::getTessellationControlShaderCode(unsigned int n_program_objec… in getTessellationControlShaderCode()1913 std::string TessellationShaderError6::getTessellationEvaluationShaderCode(unsigned int n_program_ob… in getTessellationEvaluationShaderCode()1938 bool TessellationShaderError6::isPipelineStageUsed(_pipeline_stage stage) in isPipelineStageUsed()
356 class TessellationShaderError6 : public TessellationShaderErrorsTestCaseBase class360 TessellationShaderError6(Context& context, const ExtParameters& extParams);362 virtual ~TessellationShaderError6(void) in ~TessellationShaderError6()