mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 09:18:04 +02:00
nak/qmd: import size_of for rust-1.78 compatability
This commit is contained in:
parent
30d1a6db15
commit
e22ca94e68
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@
|
|||
|
||||
extern crate nvidia_headers;
|
||||
|
||||
use std::mem::size_of;
|
||||
|
||||
use compiler::bindings::*;
|
||||
use nak_bindings::*;
|
||||
use nvidia_headers::classes::{cla0c0, clc0c0, clc3c0, clc6c0, clcbc0, clcdc0};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue