A typical use case for texelFetch (...) is to disable texture filtering (not what you want here) or to fetch a specific sample from a multisample texture ...
確定! 回上一頁