You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
gotta go fast
The text was updated successfully, but these errors were encountered: