mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 11:48:06 +02:00
i965: remove pad field
This commit is contained in:
parent
f78c388b6c
commit
177eda834e
1 changed files with 0 additions and 1 deletions
|
|
@ -69,7 +69,6 @@ struct brw_wm_prog_key {
|
|||
GLuint shadowtex_mask:16;
|
||||
GLuint yuvtex_mask:16;
|
||||
GLuint yuvtex_swap_mask:16; /* UV swaped */
|
||||
// GLuint pad1:16;
|
||||
|
||||
GLuint program_string_id:32;
|
||||
GLuint origin_x, origin_y;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue