sfetch_range_t
A pointer-size pair struct to pass memory ranges into and out of sokol-fetch. When initialized from a value type (array or struct) you can use the SFETCH_RANGE() helper macro to build an sfetch_range_t struct
See Implementation
sfetch_range_t
A pointer-size pair struct to pass memory ranges into and out of sokol-fetch. When initialized from a value type (array or struct) you can use the SFETCH_RANGE() helper macro to build an sfetch_range_t struct