Home
last modified time | relevance | path

Searched refs:EptPoints (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DBaseTypes.h762 EptPoints, enumerator
1080 case EptPoints: in getGeometryShaderPrimitiveTypeString()
DShaderLang.cpp119 case EptPoints: in GetGeometryShaderPrimitiveTypeEnum()
DParseContext.cpp105 case EptPoints: in GetGeometryShaderInputArraySize()
2897 case EptPoints: in checkPrimitiveTypeMatchesTypeQualifier()
4374 qualifier.primitiveType = EptPoints; in parseLayoutQualifier()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DBaseTypes.h1284 EptPoints, enumerator
1673 case EptPoints: in getGeometryShaderPrimitiveTypeString()
DBuildSPIRV.cpp249 primitiveType = EptPoints; in GetGeometryInputExecutionMode()
254 case EptPoints: in GetGeometryInputExecutionMode()
277 primitiveType = EptPoints; in GetGeometryOutputExecutionMode()
282 case EptPoints: in GetGeometryOutputExecutionMode()
DShaderLang.cpp94 case EptPoints: in GetGeometryShaderPrimitiveTypeEnum()
DParseContext.cpp105 case EptPoints: in GetGeometryShaderInputArraySize()
3356 case EptPoints: in checkPrimitiveTypeMatchesTypeQualifier()
5165 qualifier.primitiveType = EptPoints; in parseLayoutQualifier()