Home
last modified time | relevance | path

Searched refs:Vertex (Results 1 – 9 of 9) sorted by relevance

/RvlSDK-3.3/build/demos/gxdemo/src/Simple/
Dsmp-onetri.c187 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()
Dsmp-octa.c204 static inline void Vertex( u8 t, u8 v ) in Vertex() function
244 Vertex(iTri, iVert); in DrawTick()
/RvlSDK-3.3/build/demos/videmo/src/
Dsmp-onetri_Progressive.c235 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()
Dsmp-onetri_PAL.c370 static inline void Vertex( u8 v, u8 c ) in Vertex() function
396 Vertex(v0, c); in DrawFsQuad()
397 Vertex(v1, c); in DrawFsQuad()
398 Vertex(v2, c); in DrawFsQuad()
399 Vertex(v3, c); in DrawFsQuad()
/RvlSDK-3.3/build/demos/gxdemo/src/Framebuffer/
Dfrb-fld-dbs.c208 static inline void Vertex( u8 t, u8 v ) in Vertex() function
248 Vertex(iTri, iVert); in DrawTick()
Dfrb-fld-int.c232 static inline void Vertex( u8 t, u8 v ) in Vertex() function
283 Vertex(iTri, iVert); in DrawTick()
Dfrb-vfilter.c688 static inline void Vertex( u8 t, u8 v ) in Vertex() function
725 Vertex(iTri, iVert); in DrawTick()
/RvlSDK-3.3/build/demos/gxdemo/src/Management/
Dmgt-single-buf.c236 static inline void Vertex( u8 t, u8 v ) in Vertex() function
276 Vertex(iTri, iVert); in DrawTick()
Dmgt-triple-buf.c490 static inline void Vertex( u8 t, u8 v ) in Vertex() function
543 Vertex(iQuad, iVert); in DrawTick()