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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/vbo/
H A Dvbo_noop.h34 _mesa_noop_vtxfmt_init(GLvertexformat *vfmt);
H A Dvbo_noop.c361 _mesa_noop_vtxfmt_init(GLvertexformat * vfmt) function in typeref:typename:void
H A Dvbo_exec_api.c1193 _mesa_noop_vtxfmt_init(&exec->vtxfmt_noop);
H A Dvbo_save_api.c1933 _mesa_noop_vtxfmt_init(&save->vtxfmt_noop);
/xsrc/external/mit/MesaLib/dist/src/mesa/vbo/
H A Dvbo_noop.h34 _mesa_noop_vtxfmt_init(struct gl_context *ctx, GLvertexformat *vfmt);
H A Dvbo_noop.c123 _mesa_noop_vtxfmt_init(struct gl_context *ctx, GLvertexformat * vfmt) function in typeref:typename:void
H A Dvbo_exec_api.c1050 _mesa_noop_vtxfmt_init(ctx, &exec->vtxfmt_noop);
H A Dvbo_save_api.c148 _mesa_noop_vtxfmt_init(ctx, &save->vtxfmt);

Completed in 14 milliseconds