Update GPU texture with new data
void UpdateTexture(TextureC texture, Pointer<Void> pixels) => _UpdateTexture(texture, pixels);