Home
last modified time | relevance | path

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

/third_party/libnl/include/linux-private/linux/
Dpkt_sched.h771 __u32 lastcount; /* count at entry to dropping state */ member
827 __u32 lastcount; member
/third_party/mesa3d/src/mesa/vbo/
Dvbo_exec_api.c262 const GLint lastcount = exec->vtx.vert_count; in vbo_exec_wrap_upgrade_vertex() local
295 !oldSize && lastcount > 8 && exec->vtx.vertex_size) { in vbo_exec_wrap_upgrade_vertex()