#ifndef DRAW_PRIM_H
#define DRAW_PRIM_H


void draw_invalidate_vcache( struct draw_context *draw );



#endif /* DRAW_PRIM_H */