libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
Fast::ColorCombiner Struct Reference

#include <interpreter.h>

Collaboration diagram for Fast::ColorCombiner:
[legend]

Public Attributes

uint64_t shader_id0
 
uint64_t shader_id1
 
bool usedTextures [2]
 
struct ShaderProgramprg [16]
 
uint8_t shader_input_mapping [2][7]
 

Member Data Documentation

◆ prg

struct ShaderProgram* Fast::ColorCombiner::prg[16]

◆ shader_id0

uint64_t Fast::ColorCombiner::shader_id0

◆ shader_id1

uint64_t Fast::ColorCombiner::shader_id1

◆ shader_input_mapping

uint8_t Fast::ColorCombiner::shader_input_mapping[2][7]

◆ usedTextures

bool Fast::ColorCombiner::usedTextures[2]

The documentation for this struct was generated from the following file: