Home
last modified time | relevance | path

Searched refs:vbo_exec_init (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/vbo/
Dvbo_exec.h43 vbo_exec_init(struct gl_context *ctx, bool use_buffer_objects);
Dvbo_context.c182 vbo_exec_init(ctx, use_buffer_objects); in _vbo_CreateContext()
Dvbo_exec.c112 vbo_exec_init(struct gl_context *ctx, bool use_buffer_objects) in vbo_exec_init() function