Commit Graph

4 Commits (8b8e844b7615b5f4394020b5099847dad10c5130)

Author SHA1 Message Date
Benjamin Hansen 8b8e844b76 update to 0.16 1 year ago
Benjamin Hansen 7227f8d169 changes for 0.15 1 year ago
James0124 c1ebece9c1
Stop using illegal negative values for `wgpu::SamplerDescriptor::lod_min_clamp`.
WebGPU valid usage states `lodMinClamp` must not be negative, and `lodMaxClamp` must be >= `lodMinClamp`
1 year ago
Benjamin Hansen c3242d5e33 attempt at mouse picking 2 years ago