mesa/src/panfrost/util
Jason Ekstrand 9750164c09 nir: Rename get_buffer_size to get_ssbo_size
This makes it explicit that this intrinsic is only for SSBOs.  For the
v3dv driver, we'll be adding a get_ubo_size intrinsic and we want to be
able to distinguish between the two.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6812>
2020-09-22 13:34:12 +00:00
..
lcra.c pan/lcra: Allow per-variable bounds to be set 2020-05-21 17:49:14 +00:00
lcra.h pan/lcra: Allow per-variable bounds to be set 2020-05-21 17:49:14 +00:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00
nir_mod_helpers.c panfrost: Add modifier detection helpers 2020-05-19 20:21:27 +00:00
pan_ir.c pan/mdg: Remove mir_*size routines 2020-05-21 17:49:13 +00:00
pan_ir.h panfrost: Use memctx for sysvals 2020-08-20 18:15:01 +02:00
pan_liveness.c pan/mdg: Free previous liveness 2020-08-20 18:15:01 +02:00
pan_lower_framebuffer.c nir: remove redundant opcode u2ump 2020-09-10 23:35:13 +00:00
pan_lower_framebuffer.h pan/mdg: Handle non-blend framebuffer lowering 2020-07-13 13:35:10 +00:00
pan_sysval.c nir: Rename get_buffer_size to get_ssbo_size 2020-09-22 13:34:12 +00:00