Home
last modified time | relevance | path

Searched defs:texcoordS1 (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/common/libraries/demo/Render/
Ddemo_RenderSystemDrawing.cpp414 f32 texcoordS1 = static_cast<f32>(imageWidth) / static_cast<f32>(textureWidth); in FillTexturedRectangle() local
438 const f32 texcoordS1, const f32 texcoordT1, in FillTexturedTriangle()