replace imports memory functions with utils memory functions
authorDylan Baker <dylan@pnwbakers.com>
Wed, 12 Sep 2018 23:31:13 +0000 (16:31 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Tue, 21 Apr 2020 18:09:03 +0000 (11:09 -0700)
commitc495c3af26b73cb1d444fdd67cc6c1f0226bd168
tree2bd4bf42527fb442496f81c99ece898b1a1787f4
parentbb560f2d653dd5d080c7f03859936ce50bea5b72
replace imports memory functions with utils memory functions

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3024>
19 files changed:
src/gallium/drivers/iris/iris_state.c
src/mesa/drivers/dri/i915/intel_buffer_objects.c
src/mesa/drivers/dri/i965/brw_context.c
src/mesa/drivers/dri/i965/intel_mipmap_tree.c
src/mesa/main/bufferobj.c
src/mesa/math/m_debug_norm.c
src/mesa/math/m_debug_xform.c
src/mesa/math/m_matrix.c
src/mesa/math/m_vector.c
src/mesa/program/prog_parameter.c
src/mesa/state_tracker/st_context.c
src/mesa/state_tracker/st_extensions.c
src/mesa/swrast/s_texture.c
src/mesa/tnl/t_vb_program.c
src/mesa/tnl/t_vb_vertex.c
src/mesa/tnl/t_vertex.c
src/mesa/vbo/vbo_exec_api.c
src/util/imports.c
src/util/imports.h