Skip to content

Error: No matching overload for function 'textureLod' found #628

@mmatyas

Description

@mmatyas

When running Servo on Android, the following shader compile error occurs (after applying the previous two Android patches, #626 and #627):

D/RustAndroidGlueStdouterr(22216): DEBUG:webrender::device: compile "ps_rectangle"
D/RustAndroidGlueStdouterr(22216): DEBUG:webrender::device: compile "ps_rectangle"
D/RustAndroidGlueStdouterr(22216): Failed to compile shader: "ps_rectangle"
D/RustAndroidGlueStdouterr(22216): WARN:servo: Panic hook called.
D/RustAndroidGlueStdouterr(22216): 0:715: S0001: No matching overload for function 'textureLod' found
D/RustAndroidGlueStdouterr(22216): ERROR:servo: -- Shader compile failed - exiting --

Here's the textureLod call. The problem occurs on an Odroid XU3, running Android 4.4.4.

Related: servo/servo#13154

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