Searched refs:texcoordT0 (Results 1 – 2 of 2) sorted by relevance
| /CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Render/ |
| D | demo_RenderSystemDrawing.cpp | 413 f32 texcoordT0 = 0.0f; in FillTexturedRectangle() local 421 texcoordS0, texcoordT0, in FillTexturedRectangle() 423 texcoordS1, texcoordT0); in FillTexturedRectangle() 429 texcoordS1, texcoordT0, in FillTexturedRectangle() 436 const f32 texcoordS0, const f32 texcoordT0, in FillTexturedTriangle() argument 494 renderData.SetTexcoord(3 * triangleIndex, texcoordS0, texcoordT0); in FillTexturedTriangle()
|
| /CTR-SDK-4.2.7-SampleDemos/common/include/demo/Render/ |
| D | demo_RenderSystemDrawing.h | 349 const f32 texcoordS0, const f32 texcoordT0,
|