grovesNL / glow

GL on Whatever: a set of bindings to run GL anywhere and avoid target-specific code
Apache License 2.0
1.2k stars 130 forks source link

feat: add named_buffer_{data_size,sub_data_u8_slice} #272

Closed MaxVerevkin closed 10 months ago

MaxVerevkin commented 10 months ago

There is a named_ version of buffer_data_u8_slice, but not buffer_data_size and buffer_sub_data_u8_slice.