Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Use StructLayoutBuilder internally for vector representation #74

Closed
litherum opened this issue Oct 13, 2018 · 2 comments
Closed

Use StructLayoutBuilder internally for vector representation #74

litherum opened this issue Oct 13, 2018 · 2 comments
Labels
Implementation Does not affect the specification

Comments

@litherum
Copy link
Contributor

Migrated from https://bugs.webkit.org/show_bug.cgi?id=189065:

At 2018-08-28T22:55:06Z, tdenney@apple.com wrote:
Vector types are just native structure types with operator.field& disabled, so most of their implementation can be done by using an hidden internal StructType and StructLayoutBuilder.

@litherum
Copy link
Contributor Author

At 2018-08-28T22:55:19Z, tdenney@apple.com wrote:
Alternative to https://bugs.webkit.org/show_bug.cgi?id=188688

@litherum
Copy link
Contributor Author

At 2018-08-28T23:01:47Z, mmaxfield@apple.com wrote:
Also the implementation of texturing functions should use this.

@litherum litherum changed the title [WHLSL] Use StructLayoutBuilder internally for vector representation Use StructLayoutBuilder internally for vector representation Oct 18, 2018
@litherum litherum added the Implementation Does not affect the specification label Nov 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Implementation Does not affect the specification
Projects
None yet
Development

No branches or pull requests

1 participant