Skip to content

Mapping of texture filtering modes for NativeEngine contains mismatches #417

Description

@syntheticmagus

The affected tech may also be called sampling modes. Constants.TEXTURE_LINEAR_LINEAR_MIPNEAREST is currently mapped to trilinear sampling, which is incorrect. This should either be amended or called out explicitly, and the other mappings should also be reviewed to ensure they are correctly matched.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

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