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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dvarray.c590 update_array(struct gl_context *ctx, function in typeref:typename:void
629 update_array(ctx, VERT_ATTRIB_POS, GL_RGBA, 4, size, type, stride,
653 update_array(ctx, VERT_ATTRIB_POS, format, 4, size, type, stride,
663 update_array(ctx, VERT_ATTRIB_NORMAL, GL_RGBA, 3, 3, type, stride, GL_TRUE,
687 update_array(ctx, VERT_ATTRIB_NORMAL, format, 3, 3, type, stride, GL_TRUE,
699 update_array(ctx, VERT_ATTRIB_COLOR0, format, BGRA_OR_4, size,
727 update_array(ctx, VERT_ATTRIB_COLOR0, format, BGRA_OR_4, size,
737 update_array(ctx, VERT_ATTRIB_FOG, GL_RGBA, 1, 1, type, stride, GL_FALSE,
756 update_array(ctx, VERT_ATTRIB_FOG, format, 1, 1, type, stride, GL_FALSE,
766 update_array(ct
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dvarray.c895 update_array(struct gl_context *ctx, function in typeref:typename:void
965 update_array(ctx, ctx->Array.VAO, ctx->Array.ArrayBufferObj,
991 update_array(ctx, ctx->Array.VAO, ctx->Array.ArrayBufferObj,
1026 update_array(ctx, vao, vbo,
1037 update_array(ctx, ctx->Array.VAO, ctx->Array.ArrayBufferObj,
1063 update_array(ctx, ctx->Array.VAO, ctx->Array.ArrayBufferObj,
1098 update_array(ctx, vao, vbo,
1111 update_array(ctx, ctx->Array.VAO, ctx->Array.ArrayBufferObj,
1140 update_array(ctx, ctx->Array.VAO, ctx->Array.ArrayBufferObj,
1178 update_array(ct
[all...]
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D8.0.3.rst126 - mesa: add missing return after \_mesa_error() in update_array()

Completed in 9 milliseconds