On Wed May 31 23:56:13 2023 +0000, Francisco Casas wrote:
It may be worth noting that UAV types also support this method, but currently we are excluding them with the `"Type '%s' does not have methods."` error. They also have different overloads (without the input mip level argument). That probably shouldn't be part of this MR (and we don't know if we may ever need it), but it is something to keep in mind.
Yes, I thought fatal error is fine for now. Later on it makes sense to add them all of course.