Searched refs:TessellationShaderError2OutputVariables (Results 1 – 2 of 2) sorted by relevance
58 addChild(new glcts::TessellationShaderError2OutputVariables(m_context, m_extParams)); in init()991 TessellationShaderError2OutputVariables::TessellationShaderError2OutputVariables(Context& conte… in TessellationShaderError2OutputVariables() function in glcts::TessellationShaderError2OutputVariables1006 TessellationShaderErrorsTestCaseBase::_compilation_result TessellationShaderError2OutputVariables::… in getCompilationResult()1024 TessellationShaderErrorsTestCaseBase::_linking_result TessellationShaderError2OutputVariables::getL… in getLinkingResult()1037 std::string TessellationShaderError2OutputVariables::getTessellationControlShaderCode(unsigned int … in getTessellationControlShaderCode()1071 std::string TessellationShaderError2OutputVariables::getTessellationEvaluationShaderCode(unsigned i… in getTessellationEvaluationShaderCode()1096 bool TessellationShaderError2OutputVariables::isPipelineStageUsed(_pipeline_stage stage) in isPipelineStageUsed()
193 class TessellationShaderError2OutputVariables : public TessellationShaderErrorsTestCaseBase class197 TessellationShaderError2OutputVariables(Context& context, const ExtParameters& extParams);199 virtual ~TessellationShaderError2OutputVariables(void) in ~TessellationShaderError2OutputVariables()