Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_exec_draw.c104 GLbitfield vao_enabled, vao_filter; in vbo_exec_bind_arrays() local
107 vao_enabled = vao_filter = VERT_BIT_POS | VERT_BIT_SELECT_RESULT_OFFSET; in vbo_exec_bind_arrays()
110 vao_filter = _vbo_get_vao_filter(mode); in vbo_exec_bind_arrays()
150 _mesa_set_draw_vao(ctx, vao, vao_filter); in vbo_exec_bind_arrays()

Completed in 1 milliseconds