Home
last modified time | relevance | path

Searched refs:vbo_set_vertex_format (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/vbo/
Dvbo_private.h128 vbo_set_vertex_format(struct gl_vertex_format* vertex_format, in vbo_set_vertex_format() function
Dvbo_context.c62 vbo_set_vertex_format(&attrib->Format, size, GL_FLOAT); in init_array()
Dvbo_save_draw.c88 vbo_set_vertex_format(&currval->Format, size >> dmul_shift, type); in copy_vao()
Dvbo_exec_api.c235 vbo_set_vertex_format(&vbo->current[i].Format, in vbo_exec_copy_to_current()