Home
last modified time | relevance | path

Searched refs:COPY_SZ_4V (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_exec_eval.c144 COPY_SZ_4V( exec->vtx.attrptr[attr], in vbo_exec_do_EvalCoord1f()
194 COPY_SZ_4V( exec->vtx.attrptr[attr], in vbo_exec_do_EvalCoord2f()
233 COPY_SZ_4V( exec->vtx.attrptr[VBO_ATTRIB_NORMAL], in vbo_exec_do_EvalCoord2f()
H A Dvbo_exec_api.c388 COPY_SZ_4V(dest + new_offset, newSize, tmp); in vbo_exec_wrap_upgrade_vertex()
391 COPY_SZ_4V(dest + new_offset, sz, current); in vbo_exec_wrap_upgrade_vertex()
395 COPY_SZ_4V(dest + new_offset, sz, data + old_offset); in vbo_exec_wrap_upgrade_vertex()
/third_party/mesa3d/src/mesa/main/
H A Dmacros.h307 #define COPY_SZ_4V(DST, SZ, SRC) \ macro
325 COPY_SZ_4V( DST, SZ, SRC ); \
659 COPY_SZ_4V(dst, sz, src); in COPY_CLEAN_4V_TYPE_AS_UNION()
H A Ddlist.c5837 COPY_SZ_4V(ctx->ListState.CurrentMaterial[i], args, param); in save_Materialfv()

Completed in 21 milliseconds