Searched refs:update_array (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | varray.c | 1103 update_array(struct gl_context *ctx, in update_array() function 1201 update_array(ctx, ctx->Array.VAO, ctx->Array.ArrayBufferObj, in _mesa_VertexPointer_no_error() 1217 update_array(ctx, ctx->Array.VAO, ctx->Array.ArrayBufferObj, in _mesa_VertexPointer() 1240 update_array(ctx, vao, vbo, in _mesa_VertexArrayVertexOffsetEXT() 1271 update_array(ctx, ctx->Array.VAO, ctx->Array.ArrayBufferObj, in _mesa_NormalPointer_no_error() 1287 update_array(ctx, ctx->Array.VAO, ctx->Array.ArrayBufferObj, in _mesa_NormalPointer() 1310 update_array(ctx, vao, vbo, in _mesa_VertexArrayNormalOffsetEXT() 1323 update_array(ctx, ctx->Array.VAO, ctx->Array.ArrayBufferObj, in _mesa_ColorPointer_no_error() 1352 update_array(ctx, ctx->Array.VAO, ctx->Array.ArrayBufferObj, in _mesa_ColorPointer() 1390 update_array(ctx, vao, vbo, in _mesa_VertexArrayColorOffsetEXT() [all …]
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/ |
H A D | dynamic_update_slice_util.cc | 168 IrArray update_array = operand_arrays[1]; in EmitDynamicUpdateSliceInPlace() local 171 Shape update_shape = update_array.GetShape(); in EmitDynamicUpdateSliceInPlace() 178 return update_array.EmitReadArrayElement(index, b); in EmitDynamicUpdateSliceInPlace()
|
/aosp_15_r20/external/mesa3d/docs/relnotes/ |
H A D | 8.0.3.rst | 126 - mesa: add missing return after \_mesa_error() in update_array()
|
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
H A D | commit.csv | 44001 …ernal/mesa3d,[email protected],mesa: remove needless cast in update_array() 61858 …esa3d,[email protected],mesa: Split out the format code from update_array() 67850 …ernal/mesa3d,[email protected],mesa: simplify update_array() with a vao lo…
|