Searched refs:get_src_ptr (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/mesa/tnl/ |
D | t_vertex_sse.c | 304 static void get_src_ptr( struct x86_program *p, in get_src_ptr() function 415 get_src_ptr(p, srcECX, vtxESI, a); in build_vertex_emit() 421 get_src_ptr(p, srcECX, vtxESI, a); in build_vertex_emit() 430 get_src_ptr(p, srcECX, vtxESI, a); in build_vertex_emit() 436 get_src_ptr(p, srcECX, vtxESI, a); in build_vertex_emit() 450 get_src_ptr(p, srcECX, vtxESI, a); in build_vertex_emit() 456 get_src_ptr(p, srcECX, vtxESI, a); in build_vertex_emit() 464 get_src_ptr(p, srcECX, vtxESI, a); in build_vertex_emit() 472 get_src_ptr(p, srcECX, vtxESI, a); in build_vertex_emit() 480 get_src_ptr(p, srcECX, vtxESI, a); in build_vertex_emit() [all …]
|