Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Metal: implement texture_create_from_extension
Parameters p_type, p_format, p_array_layers, p_depth_stencil are ignored - MTLTexture (and the callee) already have this information and is only relevant when reinterpreting or remaping the texture in different ways.
- Loading branch information