Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DShaderLang.cpp107 GLenum GetTessellationShaderTypeEnum(sh::TLayoutTessEvaluationType type) in GetTessellationShaderTypeEnum() function
870 return GetTessellationShaderTypeEnum(compiler->getTessEvaluationShaderInputPrimitiveType()); in GetTessGenMode()
881 return GetTessellationShaderTypeEnum(compiler->getTessEvaluationShaderInputVertexSpacingType()); in GetTessGenSpacing()
892 return GetTessellationShaderTypeEnum(compiler->getTessEvaluationShaderInputOrderingType()); in GetTessGenVertexOrder()
903 return GetTessellationShaderTypeEnum(compiler->getTessEvaluationShaderInputPointType()); in GetTessGenPointMode()