gpu: use PowerPreference
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
9c2fc82fa3
commit
40f92dd9d9
4 changed files with 6 additions and 7 deletions
|
|
@ -34,7 +34,6 @@ pub const Descriptor = struct {
|
|||
entries: []const Entry,
|
||||
};
|
||||
|
||||
// TODO: can this be extern struct / ABI compatible?
|
||||
pub const Entry = struct {
|
||||
binding: u32,
|
||||
visibility: ShaderStage,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue