|
char * | alias |
| Aliased pass name.
|
|
fbo_scale | fbo |
| FBO parameters.
|
|
SHADER_FILTER_TYPE | filter |
| Defines how the result of this pass will be filtered.
|
|
char * | fragment_source |
| The fragment shader source, if separate from the vertex source, or NULL otherwise.
|
|
unsigned | frame_count_mod |
| Frame count mod.
|
|
bool | mipmap |
| Mipmapping.
|
|
char * | source_path |
| Path to the shader pass source.
|
|
char * | vertex_source |
| The vertex shader source.
|
|
SHADER_WRAP_TYPE | wrap |
| Wrapping mode.
|
|
◆ source_path
Path to the shader pass source.
◆ vertex_source
The vertex shader source.
◆ fragment_source
The fragment shader source, if separate from the vertex source, or NULL otherwise.
◆ fbo
◆ filter
SHADER_FILTER_TYPE filter |
Defines how the result of this pass will be filtered.
- Todo
- Define behavior for unspecified filter
◆ wrap
◆ frame_count_mod
◆ mipmap
◆ alias
The documentation for this struct was generated from the following file:
- /github/workspace/xbmc/addons/kodi-dev-kit/include/kodi/c-api/addon-instance/shaderpreset.h