Remove unused push constant that was giving validation errors.
This commit is contained in:
parent
8400015337
commit
752f7ebd61
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ layout(push_constant) uniform PushConstants {
|
|||
uint inAOff;
|
||||
uint inBOff;
|
||||
uint outOff;
|
||||
uint row;
|
||||
} pcs;
|
||||
|
||||
void main() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue