Commit graph

3 commits

Author SHA1 Message Date
gdkchan
934a78005e
Simplify logic for bindless texture handling ()
* Simplify logic for bindless texture handling

* Nits
2020-11-09 19:35:04 -03:00
gdkchan
e13154c83d
Implement shader LEA instruction and improve bindless image load/store () 2020-07-04 01:48:44 +02:00
gdkchan
5795bb1528
Support separate textures and samplers ()
* Support separate textures and samplers

* Add missing bindless flag, fix SNORM format on buffer textures

* Add missing separation

* Add comments about the new handles
2020-05-27 16:07:10 +02:00