Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DCompilerGL.cpp20 ShShaderOutput GetShaderOutputType(const FunctionsGL *functions) in GetShaderOutputType() function
87 : mTranslatorOutputType(GetShaderOutputType(functions)) in CompilerGL()
/external/angle/include/GLSLANG/
DShaderLang.h682 ShShaderOutput GetShaderOutputType(const ShHandle handle);
/external/angle/src/compiler/translator/
DShaderLang.cpp415 ShShaderOutput GetShaderOutputType(const ShHandle handle) in GetShaderOutputType() function