Searched refs:TessellationShaderError1InputVariables (Results 1 – 2 of 2) sorted by relevance
56 addChild(new glcts::TessellationShaderError1InputVariables(m_context, m_extParams)); in init()733 TessellationShaderError1InputVariables::TessellationShaderError1InputVariables(Context &context, in TessellationShaderError1InputVariables() function in glcts::TessellationShaderError1InputVariables748 TessellationShaderErrorsTestCaseBase::_compilation_result TessellationShaderError1InputVariables::g… in getCompilationResult()766 TessellationShaderErrorsTestCaseBase::_linking_result TessellationShaderError1InputVariables::getLi… in getLinkingResult()779 std::string TessellationShaderError1InputVariables::getTessellationControlShaderCode(unsigned int n… in getTessellationControlShaderCode()812 std::string TessellationShaderError1InputVariables::getTessellationEvaluationShaderCode(unsigned in… in getTessellationEvaluationShaderCode()836 std::string TessellationShaderError1InputVariables::getVertexShaderCode(unsigned int n_program_obje… in getVertexShaderCode()859 bool TessellationShaderError1InputVariables::isPipelineStageUsed(_pipeline_stage stage) in isPipelineStageUsed()
149 class TessellationShaderError1InputVariables : public TessellationShaderErrorsTestCaseBase class153 TessellationShaderError1InputVariables(Context &context, const ExtParameters &extParams);155 virtual ~TessellationShaderError1InputVariables(void) in ~TessellationShaderError1InputVariables()