Searched refs:update_src_ptr (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/tnl/ |
D | t_vertex_sse.c | 317 static void update_src_ptr( struct x86_program *p, in update_src_ptr() function 418 update_src_ptr(p, srcECX, vtxESI, a); in build_vertex_emit() 424 update_src_ptr(p, srcECX, vtxESI, a); in build_vertex_emit() 433 update_src_ptr(p, srcECX, vtxESI, a); in build_vertex_emit() 446 update_src_ptr(p, srcECX, vtxESI, a); in build_vertex_emit() 453 update_src_ptr(p, srcECX, vtxESI, a); in build_vertex_emit() 461 update_src_ptr(p, srcECX, vtxESI, a); in build_vertex_emit() 469 update_src_ptr(p, srcECX, vtxESI, a); in build_vertex_emit() 477 update_src_ptr(p, srcECX, vtxESI, a); in build_vertex_emit() 484 update_src_ptr(p, srcECX, vtxESI, a); in build_vertex_emit() [all …]
|