Searched refs:mTessEvaluationShaderInputPointType (Results 1 – 4 of 4) sorted by relevance
182 return mTessEvaluationShaderInputPointType; in getTessEvaluationShaderInputPointType()338 TLayoutTessEvaluationType mTessEvaluationShaderInputPointType; variable
347 mTessEvaluationShaderInputPointType(EtetUndefined), in TCompiler()582 mTessEvaluationShaderInputPointType = parseContext.getTessEvaluationShaderInputPointType(); in setASTMetadata()1377 mTessEvaluationShaderInputPointType = EtetUndefined; in clearResults()
493 return mTessEvaluationShaderInputPointType; in getTessEvaluationShaderInputPointType()731 TLayoutTessEvaluationType mTessEvaluationShaderInputPointType; variable
245 mTessEvaluationShaderInputPointType(EtetUndefined), in TParseContext()3561 if (mTessEvaluationShaderInputPointType == EtetUndefined) in parseTessEvaluationShaderInputLayoutQualifier()3563 mTessEvaluationShaderInputPointType = layoutQualifier.tesPointType; in parseTessEvaluationShaderInputLayoutQualifier()