mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-21 22:33:49 +00:00
Use snake case
This commit is contained in:
parent
c8849cfe63
commit
3e5c304e91
@ -14,7 +14,7 @@ pub struct AdapterDescriptor {
|
||||
|
||||
#[repr(C)]
|
||||
pub struct Extensions {
|
||||
anisotropicFiltering: bool,
|
||||
anisotropic_filtering: bool,
|
||||
}
|
||||
|
||||
#[repr(C)]
|
||||
|
Loading…
Reference in New Issue
Block a user