Files
test/source/blender/gpu/metal
Jason Fielder 36e1ebc78d Metal: Resolve runtime issues with texture views
When creating a texture view, Metal may require that the original
GPUTexture state is modified in some way. This may be a result
of deferred creation, or, to cache the texture view against the
source.

As a result, GPUTexture passed into GPU_texture_create_view
cannot be const.

Small fixes have also been made in the Metal texture
implementation to ensure correct function of texture views.

Authored by Apple: Michael Parkin-White

Pull Request: https://projects.blender.org/blender/blender/pulls/107167
2023-05-01 09:14:00 +02:00
..
2023-03-09 10:39:49 +11:00
2023-03-09 10:39:49 +11:00
2022-09-23 14:33:42 +10:00
2023-04-04 15:16:07 +02:00
2023-04-19 08:02:42 +10:00
2023-04-19 08:02:42 +10:00