Searched full:_mesa_update_vao_derived_arrays (Results 1 – 8 of 8) sorted by relevance
74 src/mesa/main/arrayobj.c:800:_mesa_update_vao_derived_arrays: Assertion119 ../src/mesa/main/arrayobj.c:800:_mesa_update_vao_derived_arrays:
74 src/mesa/main/arrayobj.c:800:_mesa_update_vao_derived_arrays: Assertion116 ../src/mesa/main/arrayobj.c:800:_mesa_update_vao_derived_arrays:
228 # "src/mesa/main/arrayobj.c:800:_mesa_update_vao_derived_arrays: Assertion285 …# ../src/mesa/main/arrayobj.c:800:_mesa_update_vao_derived_arrays: Assertion `attrib->_EffRelative…
91 _mesa_update_vao_derived_arrays(struct gl_context *ctx,
1534 * The value is valid past calling _mesa_update_vao_derived_arrays.1535 * Note that _mesa_update_vao_derived_arrays is called when binding1545 * The value is valid past calling _mesa_update_vao_derived_arrays.1546 * Note that _mesa_update_vao_derived_arrays is called when binding1573 * The value is valid past calling _mesa_update_vao_derived_arrays.1574 * Note that _mesa_update_vao_derived_arrays is called when binding1589 * The value is valid past calling _mesa_update_vao_derived_arrays.1590 * Note that _mesa_update_vao_derived_arrays is called when binding
517 _mesa_update_vao_derived_arrays(struct gl_context *ctx, in _mesa_update_vao_derived_arrays() function
596 _mesa_update_vao_derived_arrays(ctx, vao, false); in st_update_array_impl()
392 _mesa_update_vao_derived_arrays(ctx, *vao, true); in update_vao()