Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DShaderLang.cpp105 GLenum GetTessellationShaderTypeEnum(sh::TLayoutTessEvaluationType type) in GetTessellationShaderTypeEnum() function
933 return GetTessellationShaderTypeEnum(compiler->getTessEvaluationShaderInputPrimitiveType()); in GetTessGenMode()
944 return GetTessellationShaderTypeEnum(compiler->getTessEvaluationShaderInputVertexSpacingType()); in GetTessGenSpacing()
955 return GetTessellationShaderTypeEnum(compiler->getTessEvaluationShaderInputOrderingType()); in GetTessGenVertexOrder()
966 return GetTessellationShaderTypeEnum(compiler->getTessEvaluationShaderInputPointType()); in GetTessGenPointMode()