![]() |
Open Broadcaster Software
Free, open source software for live streaming and recording
|
Public Member Functions | |
| DARRAY (uint8_t) default_val | |
| DARRAY (char *) properties | |
Data Fields | |
| char * | type |
| char * | name |
| struct gs_effect_param * | param |
| bool | is_const |
| bool | is_property |
| bool | is_uniform |
| bool | is_texture |
| bool | written |
| int | writeorder |
| int | array_count |
| ep_param::DARRAY | ( | uint8_t | ) |
| ep_param::DARRAY | ( | char * | ) |
| int ep_param::array_count |
| bool ep_param::is_const |
| bool ep_param::is_property |
| bool ep_param::is_texture |
| bool ep_param::is_uniform |
| char * ep_param::name |
| struct gs_effect_param* ep_param::param |
| char* ep_param::type |
| int ep_param::writeorder |
| bool ep_param::written |