|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
#include <interpreter.h>
Public Attributes | |
| uint64_t | shader_id0 |
| uint64_t | shader_id1 |
| bool | usedTextures [2] |
| struct ShaderProgram * | prg [16] |
| uint8_t | shader_input_mapping [2][7] |
| struct ShaderProgram* Fast::ColorCombiner::prg[16] |
| uint64_t Fast::ColorCombiner::shader_id0 |
| uint64_t Fast::ColorCombiner::shader_id1 |
| uint8_t Fast::ColorCombiner::shader_input_mapping[2][7] |
| bool Fast::ColorCombiner::usedTextures[2] |