Skip to content

TextureBuffer.cu.cpp CUDA-only code no longer correct #150

@ptheywood

Description

@ptheywood

TextureBuffer.cu.cpp includes guarded code for .cu builds which has not been updated as the non-guarded code has been changed - as it is treated as c++ in this project (rather than cu or cpp in sdl_exp).

This should probably be updated or removed?

(Identifeid in #149)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions