这是indexloc提供的服务,不要输入任何密码
Skip to content

Naming of texture types. #923

@dj2

Description

@dj2

Currently the texture types are named along the lines of:

texture_sampled_1d
texture_ro_1d
texture_rw_1d
depth_1d

Should those names be kept, what are some alternatives?

texture_1d
texture_1d<read | write>
depth_1d

Metadata

Metadata

Assignees

No one assigned

    Labels

    wgslWebGPU Shading Language Issues

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions