Searched refs:TessellationShaderError13 (Results 1 – 2 of 2) sorted by relevance
72 addChild(new glcts::TessellationShaderError13(m_context, m_extParams)); in init()2555 TessellationShaderError13::TessellationShaderError13(Context& context, const ExtParameters& extPara… in TessellationShaderError13() function in glcts::TessellationShaderError132568 TessellationShaderErrorsTestCaseBase::_compilation_result TessellationShaderError13::getCompilation… in getCompilationResult()2581 TessellationShaderErrorsTestCaseBase::_linking_result TessellationShaderError13::getLinkingResult() in getLinkingResult()2594 std::string TessellationShaderError13::getTessellationControlShaderCode(unsigned int n_program_obje… in getTessellationControlShaderCode()2620 std::string TessellationShaderError13::getTessellationEvaluationShaderCode(unsigned int n_program_o… in getTessellationEvaluationShaderCode()2647 bool TessellationShaderError13::isPipelineStageUsed(_pipeline_stage stage) in isPipelineStageUsed()
515 class TessellationShaderError13 : public TessellationShaderErrorsTestCaseBase class519 TessellationShaderError13(Context& context, const ExtParameters& extParams);521 virtual ~TessellationShaderError13(void) in ~TessellationShaderError13()