Skip to content

texture OpenGL ES SL v3.00 keyword "texture" get's mangled.  #64

Description

@felixniemeyer

Hope I'm not bothering with issues about OpenGL ES SL v3.00 incompatibilities.

GL ES SL v1.1's texture lookup functions have been simplified from texture1D, ...1DLod, ..., ...2D..., etc. to just texture, textureLod, ... in GL ES SL v3.00.

Compare chapters texture lookup functions in
spec v1.1
spec v3.00

webpack-glsl-minifier currently mangles the texture function name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions