minor fixes
This commit is contained in:
@@ -65,7 +65,7 @@ pub const MIN_STORAGE_BUFFER_ALIGNMENT = 256;
|
||||
pub const MAX_VERTEX_INPUT_BINDINGS = 16;
|
||||
pub const MAX_VERTEX_INPUT_ATTRIBUTES = 16;
|
||||
|
||||
pub const PUSH_CONSTANT_SIZE = 256;
|
||||
pub const PUSH_CONSTANT_SIZE = 128;
|
||||
|
||||
pub const MAX_IMAGE_LEVELS_1D = 15;
|
||||
pub const MAX_IMAGE_LEVELS_2D = 15;
|
||||
|
||||
Reference in New Issue
Block a user