Searched defs:v (Results 1 – 3 of 3) sorted by relevance
| /CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingDistanceAtte/ |
| D | s.h | 12 static void _norm_vec( float *v ) in _norm_vec() 33 static void _store_array( int idx, float *v, float *n, float *t, float *b, float *st, float *c, in _store_array() 51 static void _tToVTBN( float *v, float *t, float *b, float *n, float *st, float r ) in _tToVTBN() 79 static void _tToVTBN2( float *v, float *t, float *b, float *n, float *st, float l ) in _tToVTBN2() 189 float v[3], n[3], t[3], b[3], st[2], c[4]; in sphere() local 281 float v[3], n[3], t[3], b[3], st[2], c[4]; in squre() local
|
| /CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LineSimple/ |
| D | LineSimple.cpp | 178 GLfloat v[4]; in Initialize() local
|
| /CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandBufferJump/ |
| D | CommandBufferJump.cpp | 523 float v = m.m[i][3 - j]; in DrawFrame() local
|