mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 02:10:11 +01:00
i965: indentation fix
This commit is contained in:
parent
26d22b094b
commit
217a40d8d9
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ struct brw_sf_prog_key {
|
|||
};
|
||||
|
||||
struct brw_sf_point_tex {
|
||||
GLboolean CoordReplace;
|
||||
GLboolean CoordReplace;
|
||||
};
|
||||
|
||||
struct brw_sf_compile {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue