aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_surface_formats.c
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2015-11-30 16:04:08 -0800
committerKenneth Graunke <[email protected]>2016-09-20 20:08:12 -0700
commit8fec9fbb9f78c1cbc539b28cd914fe366fa7e344 (patch)
treee0f9ca0a5e1583801d92ac63900062ed44efeafc /src/mesa/drivers/dri/i965/brw_surface_formats.c
parentd4bf9baa43e2cf7b4b877141ee472779ced219bf (diff)
i965: Rename __DRIScreen pointers to "dri_screen".
I want to use "screen" as the variable name for a struct intel_screen pointer. This means that we can't use it for __DRIscreen pointers. Sometimes we called it "screen", sometimes "sPriv", sometimes "driScrnPriv", and sometimes "psp" (Pointer to Screen Private?). The last one is particularly confusing because we use "psp" to refer to the Gen4 PIPELINED_STATE_POINTERS packet as well. Let's be consistent. "dri_screen" is clear, and it's not used often enough that I'm worried about the verbosity. Signed-off-by: Kenneth Graunke <[email protected]> Reviewed-by: Anuj Phogat <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_surface_formats.c')
0 files changed, 0 insertions, 0 deletions