Merge pull request #22963 from cudawarped:replace_texture_ref_with_texture_obj
authorAlexander Smorkalov <2536374+asmorkalov@users.noreply.github.com>
Tue, 20 Dec 2022 12:07:10 +0000 (15:07 +0300)
committerGitHub <noreply@github.com>
Tue, 20 Dec 2022 12:07:10 +0000 (15:07 +0300)
Replace all instances of CUDA texture references with texture objects


Trivial merge