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 (multi) draw indirect #28

Open
shakesoda opened this issue Jan 25, 2019 · 1 comment
Open

add (multi) draw indirect #28

shakesoda opened this issue Jan 25, 2019 · 1 comment

Comments

@shakesoda
Copy link
Owner

gotta go fast

@shakesoda
Copy link
Owner Author

update: multidrawindirect isn't really a thing on mobile, so that variant is a lower priority. need to emulate it by building index buffer in compute and using a regular indirect draw (or a similar approach).

api for this could be simply tfx_set_indirect_buffer(buffer, offset)

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

No branches or pull requests

1 participant