Home
last modified time | relevance | path

Searched refs:CONSTANT (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.3.3/sources/shaders/gfx/
DVertexShader.h155 #define CONSTANT c93 macro
157 def CONSTANT[0], 0.0, 1.0, 2.0, 3.0
158 def CONSTANT[1], 0.125, 0.00390625, 0.5, 0.25
159 def CONSTANT[2], 3.0, 4.0, 5.0, 6.0
161 #define CONST_0 CONSTANT[0].x
162 #define CONST_1 CONSTANT[0].y
163 #define CONST_2 CONSTANT[0].z
164 #define CONST_3 CONSTANT[0].w
165 #define CONST_4 CONSTANT[2].y
166 #define CONST_5 CONSTANT[2].z
[all …]
/NW4C-1.3.3/sources/shaders/font/
Dfont_TextWriterShader.vsh27 #define CONSTANT c95
28 def CONSTANT, 0.0, 0.5, 1.0, 0.003921569
30 #define CONST_1 CONSTANT.z
31 #define CONST_1__255 CONSTANT.w