Skip to content

Panic on wgpuDeviceCreateModuleSpirV with SpirvShaderPassthrough enabled #516

@radgeRayden

Description

@radgeRayden

In v27.0.2.0, when trying to use pass-through shaders I get the following error:

Validation Error

Caused by:
  In wgpuDeviceCreateShaderModuleSpirV
    Features Features { features_wgpu: FeaturesWGPU(EXPERIMENTAL_PASSTHROUGH_SHADERS), features_webgpu: FeaturesWebGPU(0x0) } are required but not enabled on the device

even though SpirvShaderPassthrough was required during device creation, which didn't fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions