| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_maos_vbtmp.h | 43 GLuint (*tc0)[4], (*tc1)[4], (*tc2)[4]; local in function:TAG 100 tc0 = (GLuint (*)[4])VB->AttribPtr[_TNL_ATTRIB_TEX0 + t0]->data; 108 tc0 = (GLuint (*)[4])&ctx->Current.Attrib[VERT_ATTRIB_TEX0]; 158 tc0 = (GLuint (*)[4])((GLubyte *)tc0 + start * tc0_stride); 218 v[0].ui = tc0[0][0]; 219 v[1].ui = tc0[0][1]; 225 v[2].ui = tc0[0][2]; 227 v[2].ui = tc0[0][3]; 233 tc0 [all...] |
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_maos_vbtmp.h | 43 GLuint (*tc0)[4], (*tc1)[4], (*tc2)[4]; local in function:TAG 100 tc0 = (GLuint (*)[4])VB->AttribPtr[_TNL_ATTRIB_TEX0 + t0]->data; 108 tc0 = (GLuint (*)[4])&ctx->Current.Attrib[VERT_ATTRIB_TEX0]; 158 tc0 = (GLuint (*)[4])((GLubyte *)tc0 + start * tc0_stride); 218 v[0].ui = tc0[0][0]; 219 v[1].ui = tc0[0][1]; 225 v[2].ui = tc0[0][2]; 227 v[2].ui = tc0[0][3]; 233 tc0 [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xa/ |
| H A D | xa_renderer.c | 198 float tc0[2], float tc1[2], float tc2[2], float tc3[2]) 200 tc0[0] = sx; 201 tc0[1] = sy; 210 map_point(src_matrix, tc0[0], tc0[1], &tc0[0], &tc0[1]); 216 tc0[0] /= src->width0; 220 tc0[1] /= src->height0; 232 float tc0[ local in function:add_vertex_data1 195 compute_src_coords(float sx,float sy,const struct pipe_resource * src,const float * src_matrix,float width,float height,float tc0[2],float tc1[2],float tc2[2],float tc3[2]) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xa/ |
| H A D | xa_renderer.c | 202 float tc0[2], float tc1[2], float tc2[2], float tc3[2]) 204 tc0[0] = sx; 205 tc0[1] = sy; 214 map_point(src_matrix, tc0[0], tc0[1], &tc0[0], &tc0[1]); 220 tc0[0] /= src->width0; 224 tc0[1] /= src->height0; 236 float tc0[ local in function:add_vertex_data1 199 compute_src_coords(float sx,float sy,const struct pipe_resource * src,const float * src_matrix,float width,float height,float tc0[2],float tc1[2],float tc2[2],float tc3[2]) argument [all...] |
| /xsrc/external/mit/xf86-video-intel/dist/xvmc/ |
| H A D | i915_structs.h | 901 struct texture_coordinate_set tc0; member in struct:vertex_data
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/ |
| H A D | i915_structs.h | 901 struct texture_coordinate_set tc0; member in struct:vertex_data
|
| /xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/ |
| H A D | i915_structs.h | 1004 struct texture_coordinate_set tc0; member in struct:vertex_data
|
| H A D | i915_xvmc.c | 1515 vd->tc0.tcx = 0; 1516 vd->tc0.tcy = 0; 1523 vd->tc0.tcx = 0; 1524 vd->tc0.tcy = 0; 1531 vd->tc0.tcx = 0; 1532 vd->tc0.tcy = 0;
|