Searched defs:slang_function_scope (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/shader/slang/
H A Dslang_compile_function.h83 } slang_function_scope; typedef in typeref:struct:slang_function_scope_
87 _slang_function_scope_ctr(slang_function_scope *);
90 slang_function_scope_destruct(slang_function_scope *);
96 slang_function_scope_find_by_name(slang_function_scope *, slang_atom, int);
99 slang_function_scope_find(slang_function_scope *, slang_function *, int);

Completed in 151 milliseconds