Searched refs:texcoordS0 (Results 1 – 2 of 2) sorted by relevance
| /CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Render/ |
| D | demo_RenderSystemDrawing.cpp | 412 f32 texcoordS0 = 0.0f; in FillTexturedRectangle() local 419 texcoordS0, texcoordT1, in FillTexturedRectangle() 421 texcoordS0, texcoordT0, in FillTexturedRectangle() 427 texcoordS0, texcoordT1, 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,
|