Searched refs:TessellationShaderError3InputVariables (Results 1 – 2 of 2) sorted by relevance
60 addChild(new glcts::TessellationShaderError3InputVariables(m_context, m_extParams)); in init()1233 TessellationShaderError3InputVariables::TessellationShaderError3InputVariables(Context &context, in TessellationShaderError3InputVariables() function in glcts::TessellationShaderError3InputVariables1248 TessellationShaderErrorsTestCaseBase::_compilation_result TessellationShaderError3InputVariables::g… in getCompilationResult()1266 TessellationShaderErrorsTestCaseBase::_linking_result TessellationShaderError3InputVariables::getLi… in getLinkingResult()1279 std::string TessellationShaderError3InputVariables::getTessellationControlShaderCode(unsigned int n… in getTessellationControlShaderCode()1312 std::string TessellationShaderError3InputVariables::getTessellationEvaluationShaderCode(unsigned in… in getTessellationEvaluationShaderCode()1340 bool TessellationShaderError3InputVariables::isPipelineStageUsed(_pipeline_stage stage) in isPipelineStageUsed()
242 class TessellationShaderError3InputVariables : public TessellationShaderErrorsTestCaseBase class246 TessellationShaderError3InputVariables(Context &context, const ExtParameters &extParams);248 virtual ~TessellationShaderError3InputVariables(void) in ~TessellationShaderError3InputVariables()