Home | History | Annotate | Download | only in compiler

Lines Matching refs:ShHandle

15 #include "compiler/ShHandle.h"
35 const ShHandle handle,
109 ShHandle ShConstructCompiler(ShShaderType type, ShShaderSpec spec,
129 void ShDestruct(ShHandle handle)
148 const ShHandle handle,
168 void ShGetInfo(const ShHandle handle, ShShaderInfo pname, int* params)
205 void ShGetInfoLog(const ShHandle handle, char* infoLog)
221 void ShGetObjectCode(const ShHandle handle, char* objCode)
234 void ShGetActiveAttrib(const ShHandle handle,
245 void ShGetActiveUniform(const ShHandle handle,