## Test File tests/compute/texture-subscript.slang ## Parent Issue #7723 - CUDA test enablement burndown tracker ## Error Details ``` nvrtc 12.9: tests/compute/texture-subscript.slang(35): error : no operator "[]" matches these operands nvrtc 12.9: note : operand types are: CUsurfObject [ uint2 ] nvrtc 12.9: note : int4 * _S4 = globalParams_0->outputTexture2D_0[_S2]; ```