Go to the source code of this file.
Functions |
| GLint | _slang_lookup_constant (const char *name) |
| void | _slang_simplify (slang_operation *oper, const slang_name_space *space, slang_atom_pool *atoms) |
| GLboolean | _slang_cast_func_params (slang_operation *callOper, const slang_function *fun, const slang_name_space *space, slang_atom_pool *atoms, slang_info_log *log) |
| GLboolean | _slang_adapt_call (slang_operation *callOper, const slang_function *fun, const slang_name_space *space, slang_atom_pool *atoms, slang_info_log *log) |