Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for more primitive types #25

Open
afd opened this issue Feb 28, 2021 · 0 comments
Open

Add support for more primitive types #25

afd opened this issue Feb 28, 2021 · 0 comments

Comments

@afd
Copy link
Contributor

afd commented Feb 28, 2021

In RUN_GRAPHICS, only TRIANGLES can currently be used as the TOPOLOGY argument.

It should be easy to support other kinds of triangle primitive, and likely further primitives would be straightforward too.

For each primitive, a new end-to-end test case in examples should be added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant