Searched refs:Vertex (Results 1 – 9 of 9) sorted by relevance
| /RvlSDK-3.2/build/demos/gxdemo/src/Simple/ |
| D | smp-onetri.c | 187 static inline void Vertex( u8 v, u8 c ) in Vertex() function 213 Vertex(v0, c); in DrawFsQuad() 214 Vertex(v1, c); in DrawFsQuad() 215 Vertex(v2, c); in DrawFsQuad() 216 Vertex(v3, c); in DrawFsQuad()
|
| D | smp-octa.c | 204 static inline void Vertex( u8 t, u8 v ) in Vertex() function 244 Vertex(iTri, iVert); in DrawTick()
|
| /RvlSDK-3.2/build/demos/videmo/src/ |
| D | smp-onetri_Progressive.c | 235 static inline void Vertex( u8 v, u8 c ) in Vertex() function 261 Vertex(v0, c); in DrawFsQuad() 262 Vertex(v1, c); in DrawFsQuad() 263 Vertex(v2, c); in DrawFsQuad() 264 Vertex(v3, c); in DrawFsQuad()
|
| D | smp-onetri_PAL.c | 366 static inline void Vertex( u8 v, u8 c ) in Vertex() function 392 Vertex(v0, c); in DrawFsQuad() 393 Vertex(v1, c); in DrawFsQuad() 394 Vertex(v2, c); in DrawFsQuad() 395 Vertex(v3, c); in DrawFsQuad()
|
| /RvlSDK-3.2/build/demos/gxdemo/src/Framebuffer/ |
| D | frb-fld-dbs.c | 208 static inline void Vertex( u8 t, u8 v ) in Vertex() function 248 Vertex(iTri, iVert); in DrawTick()
|
| D | frb-fld-int.c | 232 static inline void Vertex( u8 t, u8 v ) in Vertex() function 283 Vertex(iTri, iVert); in DrawTick()
|
| D | frb-vfilter.c | 688 static inline void Vertex( u8 t, u8 v ) in Vertex() function 725 Vertex(iTri, iVert); in DrawTick()
|
| /RvlSDK-3.2/build/demos/gxdemo/src/Management/ |
| D | mgt-single-buf.c | 236 static inline void Vertex( u8 t, u8 v ) in Vertex() function 276 Vertex(iTri, iVert); in DrawTick()
|
| D | mgt-triple-buf.c | 490 static inline void Vertex( u8 t, u8 v ) in Vertex() function 543 Vertex(iQuad, iVert); in DrawTick()
|