On Mon Jul 21 07:39:37 2025 +0000, Nikolay Sivov wrote:
I still don't think you can simply use Texture2DArray, for effects to work for example there is a convention that you use Texture2D I believe. There are some templates in SDK for that.
Okay. React Native only needs subresource surface from index 0 at this point. Is it okay if I only add subresource surface from index 0 support for D2D?