Searched refs:maxYcoord (Results 1 – 1 of 1) sorted by relevance
738 const float maxYcoord = normalized in draw_textured_quad() local741 const float tTop = invertTex ? maxYcoord : 0.0f; in draw_textured_quad()742 const float tBot = invertTex ? 0.0f : maxYcoord; in draw_textured_quad()