Home
last modified time | relevance | path

Searched refs:tc3 (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/frontends/xa/
Dxa_renderer.c202 float tc0[2], float tc1[2], float tc2[2], float tc3[2]) in compute_src_coords()
210 tc3[0] = sx; in compute_src_coords()
211 tc3[1] = sy + height; in compute_src_coords()
217 map_point(src_matrix, tc3[0], tc3[1], &tc3[0], &tc3[1]); in compute_src_coords()
223 tc3[0] /= src->width0; in compute_src_coords()
227 tc3[1] /= src->height0; in compute_src_coords()
236 float tc0[2], tc1[2], tc2[2], tc3[2]; in add_vertex_data1() local
239 tc0, tc1, tc2, tc3); in add_vertex_data1()
247 add_vertex_1tex(r, dstX, dstY + height, tc3[0], tc3[1]); in add_vertex_data1()
/external/libpng/
DCHANGES303 Added makefile.wat (Pawel Mrochen), updated makefile.tc3 (Willem van Schaik)
750 Renamed makefile.borland,turboc3 back to makefile.bor,tc3 as in version 1.0.3,
4970 makefile.tc3 similarly.