Searched refs:getTessEvaluationShaderInputPointType (Results 1 – 6 of 6) sorted by relevance
811 return compiler->getTessEvaluationShaderInputPointType() != EtetUndefined; in HasValidTessGenPointMode()913 return GetTessellationShaderTypeEnum(compiler->getTessEvaluationShaderInputPointType()); in GetTessGenPointMode()
180 TLayoutTessEvaluationType getTessEvaluationShaderInputPointType() const in getTessEvaluationShaderInputPointType() function
491 TLayoutTessEvaluationType getTessEvaluationShaderInputPointType() const in getTessEvaluationShaderInputPointType() function
582 mTessEvaluationShaderInputPointType = parseContext.getTessEvaluationShaderInputPointType(); in setASTMetadata()
1274 getTessEvaluationShaderInputPointType()); in translateImpl()
2187 if (mCompiler->getTessEvaluationShaderInputPointType() == EtetPointMode) in writeExecutionModes()