Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/vbo/
Dvbo_context.h67 DRAW_BEGIN_END, enumerator
139 case DRAW_BEGIN_END: in vbo_draw_method()
Dvbo_exec_api.c815 vbo_draw_method(vbo_context(ctx), DRAW_BEGIN_END); in vbo_exec_Begin()