freedreno/ir3: Use nir_lower_mem_access_bit_sizes instead custom lowering
freedreno/ir3: Use nir_lower_mem_access_bit_sizes instead custom lowering
- More robust.
- Handles properly UBO cases, needed for proper OpenCL support (rusticl).
- Resolved KHR-GL46.gpu_shader_fp64.fp64.max_uniform_components failure.
Signed-off-by: David Heidelberg david@ixit.cz
####### Shader-db
LOST: 0
GAINED: 0
Note: separated from !30835 as it delivers improvements for the GL workloads.
Edited by David Heidelberg