pub fn write_shader_values<T: ByteStorage>( shader_property_group: &[ShaderProperty], buf: &mut UniformBuffer<T>, )