Fixed tests.
This commit is contained in:
parent
f1b0d04e53
commit
d4d68f6670
@ -436,7 +436,7 @@ mod tests {
|
||||
UniformProperty::Mat4
|
||||
])],
|
||||
},
|
||||
shader_stage: BindingShaderStage::VERTEX,
|
||||
shader_stage: BindingShaderStage::VERTEX | BindingShaderStage::FRAGMENT,
|
||||
}]
|
||||
),
|
||||
BindGroupDescriptor::new(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user