![]() |
Open Broadcaster Software
Free, open source software for live streaming and recording
|
Go to the source code of this file.
Data Structures | |
| struct | ep_var |
| struct | ep_param |
| struct | ep_struct |
| struct | ep_sampler |
| struct | ep_pass |
| struct | ep_technique |
| struct | ep_func |
| struct | effect_parser |
Functions | |
| void | ep_param_writevar (struct dstr *dst, struct darray *use_params) |
| void | ep_free (struct effect_parser *ep) |
| bool | ep_parse (struct effect_parser *ep, gs_effect_t *effect, const char *effect_string, const char *file) |
| void ep_free | ( | struct effect_parser * | ep | ) |
| bool ep_parse | ( | struct effect_parser * | ep, |
| gs_effect_t * | effect, | ||
| const char * | effect_string, | ||
| const char * | file | ||
| ) |