Searched refs:TessellationShaderError4InputBlocks (Results 1 – 2 of 2) sorted by relevance
61 addChild(new glcts::TessellationShaderError4InputBlocks(m_context, m_extParams)); in init()1352 TessellationShaderError4InputBlocks::TessellationShaderError4InputBlocks(Context& context, in TessellationShaderError4InputBlocks() function in glcts::TessellationShaderError4InputBlocks1367 TessellationShaderErrorsTestCaseBase::_compilation_result TessellationShaderError4InputBlocks::getC… in getCompilationResult()1385 TessellationShaderErrorsTestCaseBase::_linking_result TessellationShaderError4InputBlocks::getLinki… in getLinkingResult()1398 std::string TessellationShaderError4InputBlocks::getTessellationControlShaderCode(unsigned int n_pr… in getTessellationControlShaderCode()1430 std::string TessellationShaderError4InputBlocks::getTessellationEvaluationShaderCode(unsigned int n… in getTessellationEvaluationShaderCode()1455 bool TessellationShaderError4InputBlocks::isPipelineStageUsed(_pipeline_stage stage) in isPipelineStageUsed()
262 class TessellationShaderError4InputBlocks : public TessellationShaderErrorsTestCaseBase class266 TessellationShaderError4InputBlocks(Context& context, const ExtParameters& extParams);268 virtual ~TessellationShaderError4InputBlocks(void) in ~TessellationShaderError4InputBlocks()