RetroArch
|
#include <shaders.h>
Public Attributes | |
GX2FetchShaderType | type |
struct { | |
uint32_t sq_pgm_resources_fs | |
} | regs |
uint32_t | size |
uint8_t * | program |
uint32_t | attribCount |
uint32_t | numDivisors |
uint32_t | divisors [2] |
uint32_t GX2FetchShader::attribCount |
uint32_t GX2FetchShader::divisors[2] |
uint32_t GX2FetchShader::numDivisors |
uint8_t* GX2FetchShader::program |
struct { ... } GX2FetchShader::regs |
uint32_t GX2FetchShader::size |
uint32_t GX2FetchShader::sq_pgm_resources_fs |
GX2FetchShaderType GX2FetchShader::type |