Home
last modified time | relevance | path

Searched refs:tv (Results 1 – 4 of 4) sorted by relevance

/RvlSDK-2.1/build/demos/gxdemo/src/Simple/
Dsmp-octa.c206 u8 tv = (u8) (3 * t + v); in Vertex() local
207 GXPosition1x8(tv); in Vertex()
208 GXColor1x8(tv); in Vertex()
/RvlSDK-2.1/build/demos/gxdemo/src/Framebuffer/
Dfrb-fld-dbs.c210 u8 tv = (u8) (3 * t + v); in Vertex() local
211 GXPosition1x8(tv); in Vertex()
212 GXColor1x8(tv); in Vertex()
Dfrb-fld-int.c234 u8 tv = (u8) (3 * t + v); in Vertex() local
235 GXPosition1x8(tv); in Vertex()
236 GXColor1x8(tv); in Vertex()
/RvlSDK-2.1/build/demos/gxdemo/src/Management/
Dmgt-single-buf.c238 u8 tv = (u8) (3 * t + v); in Vertex() local
239 GXPosition1x8(tv); in Vertex()
240 GXColor1x8(tv); in Vertex()