Skip to content

CUDA: Texture subscript operator not supported - texture-subscript.slang #8314

@szihs

Description

@szihs

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];

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions