Searched refs:TessellationShaderError9 (Results 1 – 2 of 2) sorted by relevance
68 addChild(new glcts::TessellationShaderError9(m_context, m_extParams)); in init()2148 TessellationShaderError9::TessellationShaderError9(Context& context, const ExtParameters& extParams) in TessellationShaderError9() function in glcts::TessellationShaderError92162 TessellationShaderErrorsTestCaseBase::_compilation_result TessellationShaderError9::getCompilationR… in getCompilationResult()2174 TessellationShaderErrorsTestCaseBase::_linking_result TessellationShaderError9::getLinkingResult() in getLinkingResult()2187 std::string TessellationShaderError9::getTessellationControlShaderCode(unsigned int n_program_objec… in getTessellationControlShaderCode()2205 std::string TessellationShaderError9::getTessellationEvaluationShaderCode(unsigned int n_program_ob… in getTessellationEvaluationShaderCode()2233 bool TessellationShaderError9::isPipelineStageUsed(_pipeline_stage stage) in isPipelineStageUsed()
426 class TessellationShaderError9 : public TessellationShaderErrorsTestCaseBase class430 TessellationShaderError9(Context& context, const ExtParameters& extParams);432 virtual ~TessellationShaderError9(void) in ~TessellationShaderError9()