ReinUsesLisp e2a2a556b9 shader_ir/memory: Implement u16 and u8 for STG and LDG
Using the same technique we used for u8 on LDG, implement u16.

In the case of STG, load memory and insert the value we want to set
into it with bitfieldInsert. Then set that value.
2020-01-09 02:12:29 -03:00
..
2020-01-02 23:09:44 -03:00
2019-12-30 13:04:53 +01:00
2019-12-30 13:04:53 +01:00