Skip to content

Uncaught exception in shader execution tests: #3157

@ben-clayton

Description

@ben-clayton
webgpu:shader,execution,expression,binary,af_division:scalar_vector:inputSource="const";dim=4 - pass
2023/11/10 19:27:05 exception "Uncaught (in promise)" (367:2): GPUPipelineError: An error occured while generating SPIR-V: :64:192 error: value -179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368.0 cannot be represented as 'f32'
    const subnormal_or_zero : bool = (((mat2x2(1.0, -10.0, -1.0, 1.0))+(mat2x2(-1.7976931348623157e+308, 0.0, 0.0, 0.0)))[1][1] <= 2.225073858507201e-308) && (((mat2x2(1.0, -10.0, -1.0, 1.0))+(mat2x2(-1.7976931348623157e+308, 0.0, 0.0, 0.0)))[1][1] >= -2.225073858507201e-308);
                                                                                                                                                                                               ^
.
    at operator() (../../third_party/dawn/src/dawn/native/vulkan/ShaderModuleVk.cpp:351)
    at GetHandleAndSpirv (../../third_party/dawn/src/dawn/native/vulkan/ShaderModuleVk.cpp:358)
    at Initialize (../../third_party/dawn/src/dawn/native/vulkan/ComputePipelineVk.cpp:66)

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