RetroArch
|
#include <stddef.h>
#include <malloc.h>
#include <string.h>
#include <wiiu/gx2/common.h>
#include "gx2_shader_inl.h"
#include "menu_shaders.h"
Functions | |
__attribute__ ((aligned(GX2_SHADER_ALIGNMENT))) | |
Variables | |
vs_program | |
ps_program | |
static GX2AttribVar | attributes [] |
static GX2AttribStream | attribute_stream [] |
static GX2SamplerVar | samplers [] |
static GX2UniformBlock | uniform_blocks [] |
static GX2UniformVar | uniform_vars [] |
GX2Shader | ribbon_shader |
__attribute__ | ( | (aligned(GX2_SHADER_ALIGNMENT)) | ) |
|
static |
|
static |
ps_program |
GX2Shader ribbon_shader |
|
static |
|
static |
|
static |
vs_program |