Searched refs:TessellationShaderError12 (Results 1 – 2 of 2) sorted by relevance
71 addChild(new glcts::TessellationShaderError12(m_context, m_extParams)); in init()2452 TessellationShaderError12::TessellationShaderError12(Context& context, const ExtParameters& extPara… in TessellationShaderError12() function in glcts::TessellationShaderError122465 TessellationShaderErrorsTestCaseBase::_compilation_result TessellationShaderError12::getCompilation… in getCompilationResult()2478 TessellationShaderErrorsTestCaseBase::_linking_result TessellationShaderError12::getLinkingResult() in getLinkingResult()2491 std::string TessellationShaderError12::getTessellationControlShaderCode(unsigned int n_program_obje… in getTessellationControlShaderCode()2517 std::string TessellationShaderError12::getTessellationEvaluationShaderCode(unsigned int n_program_o… in getTessellationEvaluationShaderCode()2544 bool TessellationShaderError12::isPipelineStageUsed(_pipeline_stage stage) in isPipelineStageUsed()
493 class TessellationShaderError12 : public TessellationShaderErrorsTestCaseBase class497 TessellationShaderError12(Context& context, const ExtParameters& extParams);499 virtual ~TessellationShaderError12(void) in ~TessellationShaderError12()