Home
last modified time | relevance | path

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

/external/webkit/Source/ThirdParty/ANGLE/include/GLSLANG/
DShaderLang.h66 } ShShaderInfo; typedef
188 void ShGetInfo(const ShHandle handle, ShShaderInfo pname, int* params);
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
DShaderLang.cpp34 static void getVariableInfo(ShShaderInfo varType, in getVariableInfo()
168 void ShGetInfo(const ShHandle handle, ShShaderInfo pname, int* params) in ShGetInfo()