/external/chromium_org/third_party/mesa/src/src/mesa/vbo/ |
vbo_exec.h | 85 GLvertexformat vtxfmt_noop; member in struct:vbo_exec_context
|
vbo_save.h | 126 GLvertexformat vtxfmt_noop; /**< Used if out_of_memory is true */ member in struct:vbo_save_context
|
vbo_save_api.c | 215 _mesa_install_save_vtxfmt(ctx, &save->vtxfmt_noop); 819 _mesa_install_save_vtxfmt(ctx, &save->vtxfmt_noop); 918 _mesa_install_save_vtxfmt(ctx, &save->vtxfmt_noop); 949 _mesa_install_save_vtxfmt(ctx, &save->vtxfmt_noop); [all...] |
vbo_exec_draw.c | 356 _mesa_install_exec_vtxfmt( ctx, &exec->vtxfmt_noop );
|
vbo_exec_api.c | [all...] |
/external/mesa3d/src/mesa/vbo/ |
vbo_exec.h | 85 GLvertexformat vtxfmt_noop; member in struct:vbo_exec_context
|
vbo_save.h | 126 GLvertexformat vtxfmt_noop; /**< Used if out_of_memory is true */ member in struct:vbo_save_context
|
vbo_save_api.c | 215 _mesa_install_save_vtxfmt(ctx, &save->vtxfmt_noop); 819 _mesa_install_save_vtxfmt(ctx, &save->vtxfmt_noop); 918 _mesa_install_save_vtxfmt(ctx, &save->vtxfmt_noop); 949 _mesa_install_save_vtxfmt(ctx, &save->vtxfmt_noop); [all...] |
vbo_exec_draw.c | 356 _mesa_install_exec_vtxfmt( ctx, &exec->vtxfmt_noop );
|
vbo_exec_api.c | [all...] |