Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DShaderLang.cpp117 GLenum GetTessellationShaderTypeEnum(sh::TLayoutTessEvaluationType type) in GetTessellationShaderTypeEnum() function
880 return GetTessellationShaderTypeEnum(compiler->getTessEvaluationShaderInputPrimitiveType()); in GetTessGenMode()
891 return GetTessellationShaderTypeEnum(compiler->getTessEvaluationShaderInputVertexSpacingType()); in GetTessGenSpacing()
902 return GetTessellationShaderTypeEnum(compiler->getTessEvaluationShaderInputOrderingType()); in GetTessGenVertexOrder()
913 return GetTessellationShaderTypeEnum(compiler->getTessEvaluationShaderInputPointType()); in GetTessGenPointMode()