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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/vbo/
H A Dvbo_private.h230 _mesa_update_array_format(ctx, vao, attr, size, type, GL_RGBA,
235 * _mesa_update_array_format called above.
/xsrc/external/mit/MesaLib/dist/src/mesa/vbo/
H A Dvbo_private.h256 _mesa_update_array_format(ctx, vao, attr, size, type, GL_RGBA,
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_rasterpos.c202 _mesa_update_array_format(ctx, rs->VAO, VERT_ATTRIB_POS, 4, GL_FLOAT,
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_rasterpos.c205 _mesa_update_array_format(ctx, rs->VAO, VERT_ATTRIB_POS, 4, GL_FLOAT,
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dvarray.h63 _mesa_update_array_format(struct gl_context *ctx,
H A Dvarray.c340 _mesa_update_array_format(struct gl_context *ctx, function in typeref:typename:void
599 _mesa_update_array_format(ctx, vao, attrib, size, type, format,
610 * _mesa_update_array_format called above.
2434 _mesa_update_array_format(ctx, ctx->Array.VAO,
2522 _mesa_update_array_format(ctx, vao, VERT_ATTRIB_GENERIC(attribIndex), size,
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/
H A Dmeta.c350 _mesa_update_array_format(ctx, array_obj, VERT_ATTRIB_GENERIC(0),
359 _mesa_update_array_format(ctx, array_obj, VERT_ATTRIB_GENERIC(1),
369 _mesa_update_array_format(ctx, array_obj, VERT_ATTRIB_POS,
378 _mesa_update_array_format(ctx, array_obj, VERT_ATTRIB_TEX(0),
389 _mesa_update_array_format(ctx, array_obj, VERT_ATTRIB_COLOR0,
3362 _mesa_update_array_format(ctx, array_obj, VERT_ATTRIB_POS,
3373 _mesa_update_array_format(ctx, array_obj, VERT_ATTRIB_TEX(i),
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/
H A Dmeta.c355 _mesa_update_array_format(ctx, array_obj, VERT_ATTRIB_GENERIC(0),
365 _mesa_update_array_format(ctx, array_obj, VERT_ATTRIB_GENERIC(1),
376 _mesa_update_array_format(ctx, array_obj, VERT_ATTRIB_POS,
386 _mesa_update_array_format(ctx, array_obj, VERT_ATTRIB_TEX(0),
398 _mesa_update_array_format(ctx, array_obj, VERT_ATTRIB_COLOR0,
3330 _mesa_update_array_format(ctx, array_obj, VERT_ATTRIB_POS,
3342 _mesa_update_array_format(ctx, array_obj, VERT_ATTRIB_TEX(i),
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dvarray.h76 _mesa_update_array_format(struct gl_context *ctx,
H A Dvarray.c632 _mesa_update_array_format(struct gl_context *ctx, function in typeref:typename:void
904 _mesa_update_array_format(ctx, vao, attrib, size, type, format,
3401 _mesa_update_array_format(ctx, ctx->Array.VAO,
3483 _mesa_update_array_format(ctx, vao, VERT_ATTRIB_GENERIC(attribIndex), size,

Completed in 54 milliseconds