Searched refs:TessellationShaderError8 (Results 1 – 2 of 2) sorted by relevance
67 addChild(new glcts::TessellationShaderError8(m_context, m_extParams)); in init()2054 TessellationShaderError8::TessellationShaderError8(Context& context, const ExtParameters& extParams) in TessellationShaderError8() function in glcts::TessellationShaderError82068 TessellationShaderErrorsTestCaseBase::_compilation_result TessellationShaderError8::getCompilationR… in getCompilationResult()2080 TessellationShaderErrorsTestCaseBase::_linking_result TessellationShaderError8::getLinkingResult() in getLinkingResult()2093 std::string TessellationShaderError8::getTessellationControlShaderCode(unsigned int n_program_objec… in getTessellationControlShaderCode()2119 std::string TessellationShaderError8::getTessellationEvaluationShaderCode(unsigned int n_program_ob… in getTessellationEvaluationShaderCode()2138 bool TessellationShaderError8::isPipelineStageUsed(_pipeline_stage stage) in isPipelineStageUsed()
403 class TessellationShaderError8 : public TessellationShaderErrorsTestCaseBase class407 TessellationShaderError8(Context& context, const ExtParameters& extParams);409 virtual ~TessellationShaderError8(void) in ~TessellationShaderError8()