Skip to content

Double xforms feature flag & type aliasing approach#1

Open
dman-os wants to merge 3 commits intomainfrom
double-xforms
Open

Double xforms feature flag & type aliasing approach#1
dman-os wants to merge 3 commits intomainfrom
double-xforms

Conversation

@dman-os
Copy link
Copy Markdown
Owner

@dman-os dman-os commented Aug 15, 2021

Objective

  • Describe the objective or issue this PR addresses.
  • If you're fixing a specific issue, say "Fixes #X".

Solution

  • Describe the solution used to achieve the objective above.

...and conversion traits.
General appraoch take was:
- use chosen precision (as per flag) for cpu code
- stick to 32bits for gpu code

Also:
- renames feature flag to "xform_64" to reduce typing for anyone
 `cargo check` ing both in the repo.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant