Skip to content

Transpiler - Double Type Conversion #31274

Closed
@cmhhelgeson

Description

@cmhhelgeson

Description

For some data types (int, uint), the transpiler unnecessarily converts the GLSL code into node output that converts the type of the variable twice.

Image

Reproduction steps

  1. Create an integer or unsigned integer variable on the webgpu_tsl_transpiler example.

Code

N/A

Live example

N/A

Screenshots

No response

Version

r177

Device

Desktop

Browser

Firefox

OS

Windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    TSLThree.js Shading Language

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions