Shaders
- Functions
- 4
- Work in this build
- 0
- Compiled out
- 4
4 names
shader_compile_filter_category_option
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (shader_compile_filter_category_option <string> <string>) | void | 1295 |
shader_compile_filter_shader_type
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (shader_compile_filter_shader_type <string>) | void | 1294 |
shader_compile_shader_pipeline
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (shader_compile_shader_pipeline <string>) | void | 1293 |
shader_compile_target_platform
compiled outNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (shader_compile_target_platform <string>) | void | 1292 |
Read from the function table in the shipped simulation DLL. A name is compiled out when every one of its slots points at the release build's shared stub evaluator; the console still accepts it and returns nothing. Descriptions are hand-written and incomplete; the engine's own help text does not survive in this build. See The Blam console for how the table was found and how the mod runs these.