Home
last modified time | relevance | path

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

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