Home
last modified time | relevance | path

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

/external/angle/include/GLSLANG/
DShaderLang.h905 GLenum GetTessGenPointMode(const ShHandle handle);
/external/angle/src/compiler/translator/
DShaderLang.cpp958 GLenum GetTessGenPointMode(const ShHandle handle) in GetTessGenPointMode() function
/external/angle/src/common/
DCompiledShaderState.cpp291 tessGenPointMode = sh::GetTessGenPointMode(compilerHandle); in buildCompiledShaderState()