HomeSort by: relevance | last modified time | path
    Searched defs:arrays (Results 1 - 15 of 15) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/glx/
indirect_vertex_array_priv.h 108 * Per-array-type key. For most arrays, this will be the GL enum for
152 * Per-array-type key. For most arrays, this will be the GL enum for
179 * Number of arrays tracked by \c ::arrays.
185 * vertex arrays. If a vertex array isn't in this array, then it isn't
190 struct array_state *arrays; member in struct:array_state_vector
193 * Number of currently enabled client-side arrays. The value of this
indirect_vertex_array.c 43 * Implement GLX protocol for vertex arrays and vertex buffer objects.
64 * "vbo", to support multiple texture coordinate arrays, generic attributes,
80 const struct array_state_vector *arrays,
83 const struct array_state_vector *arrays,
86 *arrays, GLenum key,
88 static void fill_array_info_cache(struct array_state_vector *arrays);
117 struct array_state_vector *arrays = state->array_state; local
119 if (arrays) {
120 free(arrays->stack);
121 arrays->stack = NULL
145 struct array_state_vector *arrays; local
532 struct array_state_vector *arrays = state->array_state; local
703 struct array_state_vector *arrays = state->array_state; local
765 struct array_state_vector *arrays = state->array_state; local
832 struct array_state_vector *arrays = state->array_state; local
989 struct array_state_vector *arrays = state->array_state; local
1008 struct array_state_vector *arrays = state->array_state; local
1034 struct array_state_vector *arrays = state->array_state; local
1056 struct array_state_vector *arrays = state->array_state; local
1082 struct array_state_vector *arrays = state->array_state; local
1108 struct array_state_vector *arrays = state->array_state; local
1166 struct array_state_vector *arrays = state->array_state; local
1211 struct array_state_vector *arrays = state->array_state; local
1282 struct array_state_vector *arrays = state->array_state; local
1337 struct array_state_vector *arrays = state->array_state; local
1382 struct array_state_vector *arrays = state->array_state; local
1444 struct array_state_vector *arrays = state->array_state; local
1517 struct array_state_vector *arrays = state->array_state; local
1577 struct array_state_vector *arrays = state->array_state; local
1633 struct array_state_vector *arrays = state->array_state; local
1774 struct array_state_vector *const arrays = state->array_state; local
1794 struct array_state_vector *arrays = state->array_state; local
1819 struct array_state_vector *arrays = state->array_state; local
1837 const struct array_state_vector *arrays = state->array_state; local
1856 const struct array_state_vector *arrays = state->array_state; local
1875 const struct array_state_vector *arrays = state->array_state; local
1894 const struct array_state_vector *arrays = state->array_state; local
1913 const struct array_state_vector *arrays = state->array_state; local
1933 const struct array_state_vector *arrays = state->array_state; local
1959 struct array_state_vector *arrays = state->array_state; local
1985 struct array_state_vector *arrays = state->array_state; local
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/glx/
indirect_vertex_array_priv.h 108 * Per-array-type key. For most arrays, this will be the GL enum for
152 * Per-array-type key. For most arrays, this will be the GL enum for
179 * Number of arrays tracked by \c ::arrays.
185 * vertex arrays. If a vertex array isn't in this array, then it isn't
190 struct array_state *arrays; member in struct:array_state_vector
193 * Number of currently enabled client-side arrays. The value of this
indirect_vertex_array.c 41 * Implement GLX protocol for vertex arrays and vertex buffer objects.
62 * "vbo", to support multiple texture coordinate arrays, generic attributes,
78 const struct array_state_vector *arrays,
81 const struct array_state_vector *arrays,
84 *arrays, GLenum key,
86 static void fill_array_info_cache(struct array_state_vector *arrays);
115 struct array_state_vector *arrays = state->array_state; local
117 if (arrays) {
118 free(arrays->stack);
119 arrays->stack = NULL
143 struct array_state_vector *arrays; local
530 struct array_state_vector *arrays = state->array_state; local
701 struct array_state_vector *arrays = state->array_state; local
763 struct array_state_vector *arrays = state->array_state; local
830 struct array_state_vector *arrays = state->array_state; local
987 struct array_state_vector *arrays = state->array_state; local
1006 struct array_state_vector *arrays = state->array_state; local
1032 struct array_state_vector *arrays = state->array_state; local
1054 struct array_state_vector *arrays = state->array_state; local
1080 struct array_state_vector *arrays = state->array_state; local
1106 struct array_state_vector *arrays = state->array_state; local
1164 struct array_state_vector *arrays = state->array_state; local
1209 struct array_state_vector *arrays = state->array_state; local
1280 struct array_state_vector *arrays = state->array_state; local
1335 struct array_state_vector *arrays = state->array_state; local
1380 struct array_state_vector *arrays = state->array_state; local
1442 struct array_state_vector *arrays = state->array_state; local
1515 struct array_state_vector *arrays = state->array_state; local
1575 struct array_state_vector *arrays = state->array_state; local
1631 struct array_state_vector *arrays = state->array_state; local
1772 struct array_state_vector *const arrays = state->array_state; local
1792 struct array_state_vector *arrays = state->array_state; local
1817 struct array_state_vector *arrays = state->array_state; local
1835 const struct array_state_vector *arrays = state->array_state; local
1854 const struct array_state_vector *arrays = state->array_state; local
1873 const struct array_state_vector *arrays = state->array_state; local
1892 const struct array_state_vector *arrays = state->array_state; local
1911 const struct array_state_vector *arrays = state->array_state; local
1931 const struct array_state_vector *arrays = state->array_state; local
1957 struct array_state_vector *arrays = state->array_state; local
1983 struct array_state_vector *arrays = state->array_state; local
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
nouveau_vbo_t.c 40 /* Functions to turn GL arrays or index buffers into nouveau_array
60 const struct tnl_vertex_array *arrays)
81 const struct tnl_vertex_array *array = &arrays[attr];
97 const struct tnl_vertex_array *arrays)
121 vbo_choose_render_mode(struct gl_context *ctx, const struct tnl_vertex_array *arrays)
130 if (arrays[VERT_ATTRIB_MAT(i)].BufferBinding->Stride) {
139 vbo_emit_attr(struct gl_context *ctx, const struct tnl_vertex_array *arrays,
144 const struct tnl_vertex_array *array = &arrays[attr];
182 vbo_choose_attrs(struct gl_context *ctx, const struct tnl_vertex_array *arrays)
191 vbo_emit_attr(ctx, arrays, VERT_ATTRIB_COLOR0)
554 const struct tnl_vertex_array* arrays = _tnl_bind_inputs(ctx); local
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
t_draw.c 311 * client arrays.
427 const struct tnl_vertex_array *arrays,
468 t_rebase_prims(ctx, arrays, prim, nr_prims, ib,
486 _tnl_split_prims(ctx, arrays, prim, nr_prims, ib,
523 bind_inputs(ctx, arrays, max_index + prim[i].basevertex + 1,
549 * Update the tnl_inputs's arrays to point to the vao->_VertexArray arrays
559 /* Make sure we process only arrays enabled in the VAO */
562 /* Fill in the client arrays from the VAO */
576 * Update the tnl_inputs's arrays to point to the vbo->currval array
645 const struct tnl_vertex_array* arrays = _tnl_bind_inputs(ctx); local
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
nouveau_vbo_t.c 40 /* Functions to turn GL arrays or index buffers into nouveau_array
60 const struct tnl_vertex_array *arrays)
81 const struct tnl_vertex_array *array = &arrays[attr];
97 const struct tnl_vertex_array *arrays)
121 vbo_choose_render_mode(struct gl_context *ctx, const struct tnl_vertex_array *arrays)
130 if (arrays[VERT_ATTRIB_MAT(i)].BufferBinding->Stride) {
139 vbo_emit_attr(struct gl_context *ctx, const struct tnl_vertex_array *arrays,
144 const struct tnl_vertex_array *array = &arrays[attr];
182 vbo_choose_attrs(struct gl_context *ctx, const struct tnl_vertex_array *arrays)
191 vbo_emit_attr(ctx, arrays, VERT_ATTRIB_COLOR0)
553 const struct tnl_vertex_array* arrays = _tnl_bind_inputs(ctx); local
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
t_draw.c 316 * client arrays.
430 const struct tnl_vertex_array *arrays,
472 t_rebase_prims( ctx, arrays, prim, nr_prims, ib,
490 _tnl_split_prims( ctx, arrays, prim, nr_prims, ib,
524 bind_inputs(ctx, arrays, max_index + prim[i].basevertex + 1,
550 * Update the tnl_inputs's arrays to point to the vao->_VertexArray arrays
560 /* Make sure we process only arrays enabled in the VAO */
563 /* Fill in the client arrays from the VAO */
577 * Update the tnl_inputs's arrays to point to the vbo->currval array
646 const struct tnl_vertex_array* arrays = _tnl_bind_inputs(ctx); local
    [all...]
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
r600_shader.h 121 struct r600_shader_array * arrays; member in struct:r600_shader
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
sfn_nir.cpp 152 ValuePool::array_list arrays; local
155 impl->allocate_local_register(*reg, arrays);
159 impl->allocate_arrays(arrays);
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
r600_shader.h 120 struct r600_shader_array * arrays; member in struct:r600_shader
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
sb_shader.h 396 gpr_array_vec& arrays() { return gpr_arrays; } function in class:r600_sb::shader
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
sb_shader.h 396 gpr_array_vec& arrays() { return gpr_arrays; } function in class:r600_sb::shader
  /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
marshal_generated3.c 2761 /* Next safe_mul(n, 1 * sizeof(GLuint)) bytes are GLuint arrays[n] */
2767 GLuint * arrays; local
2769 arrays = (GLuint *) variable_data;
2770 CALL_DeleteVertexArrays(ctx->CurrentServerDispatch, (n, arrays));
2774 _mesa_marshal_DeleteVertexArrays(GLsizei n, const GLuint * arrays)
2780 if (unlikely(arrays_size < 0 || (arrays_size > 0 && !arrays) || (unsigned)cmd_size > MARSHAL_MAX_CMD_SIZE)) {
2782 CALL_DeleteVertexArrays(ctx->CurrentServerDispatch, (n, arrays));
2783 if (COMPAT) _mesa_glthread_DeleteVertexArrays(ctx, n, arrays);
2789 memcpy(variable_data, arrays, arrays_size);
2790 if (COMPAT) _mesa_glthread_DeleteVertexArrays(ctx, n, arrays);
    [all...]
  /xsrc/external/mit/MesaLib.old/src/mapi/glapi/
marshal_generated.c 19019 /* Next safe_mul(n, 4) bytes are GLuint arrays[n] */
19025 const GLuint * arrays; local
19027 arrays = (const GLuint *) variable_data;
19029 CALL_DeleteVertexArrays(ctx->CurrentServerDispatch, (n, arrays));
19032 _mesa_marshal_DeleteVertexArrays(GLsizei n, const GLuint * arrays)
19045 memcpy(variable_data, arrays, n * 4);
19054 CALL_DeleteVertexArrays(ctx->CurrentServerDispatch, (n, arrays));
19060 _mesa_marshal_GenVertexArrays(GLsizei n, GLuint * arrays)
19065 CALL_GenVertexArrays(ctx->CurrentServerDispatch, (n, arrays));
29583 _mesa_marshal_CreateVertexArrays(GLsizei n, GLuint * arrays)
    [all...]

Completed in 76 milliseconds