#include <fstream.h>
#include <math.h>
#include <string>
#include "vuColourRGBa.h"
#include "specsplat.h"
Include dependency graph for specsplat.cpp:
Go to the source code of this file.
Variables | |
const unsigned char | g_OneLight__ [] |
const unsigned char | g_OneLight [] |
|
Definition at line 45 of file specsplat.cpp. |
|
Initial value: { "!!VP1.0 \ MOV R4, v[COL0];\ MOV R5, v[COL1];\ MUL R4, R4, c[13];\ MUL R5, R5, c[14];\ DP4 R6.x, c[15], R4;\ DP4 R7.x, c[16], R5;\ DP4 R6.y, c[17], R4;\ DP4 R7.y, c[18], R5;\ DP4 R6.z, c[19], R4;\ DP4 R7.z, c[20], R5;\ MOV R7.w, v[COL1].w;\ ADD o[COL0], R7, R6;\ MOV o[TEX0], v[TEX0];\ END" } Definition at line 26 of file specsplat.cpp. |