mesa/src/broadcom/simulator
Alejandro Piñeiro 50907105f9 v3d/simulator: get rid of has_gca wrapper
We can assume that it is always present on 3.3 and below. In fact,
recent updates of the simulator will remove it, so this change would
be needed soon.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11040>
2021-06-07 21:52:20 +00:00
..
meson.build v3d: moving v3d simulator to src/broadcom 2020-06-27 00:06:58 +00:00
v3d_simulator.c v3d/simulator: hw mem is now an v3d_size_t, typedef to uint32_t 2021-06-07 21:52:20 +00:00
v3d_simulator.h v3d/simulator: add v3d_simulator_get_mem_size 2020-10-13 21:21:33 +00:00
v3d_simulator_wrapper.cpp v3d/simulator: get rid of has_gca wrapper 2021-06-07 21:52:20 +00:00
v3d_simulator_wrapper.h v3d/simulator: get rid of has_gca wrapper 2021-06-07 21:52:20 +00:00
v3dx_simulator.c v3d/simulator: get rid of has_gca wrapper 2021-06-07 21:52:20 +00:00
v3dx_simulator.h v3d: moving v3d simulator to src/broadcom 2020-06-27 00:06:58 +00:00