Searched refs:mTessEvaluationShaderInputPointType (Results 1 – 4 of 4) sorted by relevance
175 return mTessEvaluationShaderInputPointType; in getTessEvaluationShaderInputPointType()332 TLayoutTessEvaluationType mTessEvaluationShaderInputPointType; variable
313 mTessEvaluationShaderInputPointType(EtetUndefined), in TCompiler()538 mTessEvaluationShaderInputPointType = parseContext.getTessEvaluationShaderInputPointType(); in setASTMetadata()1315 mTessEvaluationShaderInputPointType = EtetUndefined; in clearResults()
489 return mTessEvaluationShaderInputPointType; in getTessEvaluationShaderInputPointType()724 TLayoutTessEvaluationType mTessEvaluationShaderInputPointType; variable
248 mTessEvaluationShaderInputPointType(EtetUndefined), in TParseContext()3513 if (mTessEvaluationShaderInputPointType == EtetUndefined) in parseTessEvaluationShaderInputLayoutQualifier()3515 mTessEvaluationShaderInputPointType = layoutQualifier.tesPointType; in parseTessEvaluationShaderInputLayoutQualifier()