fix editorconfig
This commit is contained in:
parent
02ccf81496
commit
32d504cd94
|
|
@ -260,4 +260,4 @@ void gqaStore(const in uint32_t r, const in uint32_t c, const in ACC_TYPEV4 elem
|
|||
{
|
||||
uint32_t offset = (iq2 + r) * HSV / 4 + c;
|
||||
data_ov4[o_offset + offset] = D_TYPEV4(elems);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue