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

VB/IB size warnings #16

Open
walbourn opened this issue Feb 14, 2020 · 0 comments
Open

VB/IB size warnings #16

walbourn opened this issue Feb 14, 2020 · 0 comments

Comments

@walbourn
Copy link
Owner

Add a few warnings:

  • If the VB size exceeds the required resource size support by DX11/DX12 D3D11_REQ_RESOURCE_SIZE_IN_MEGABYTES_EXPRESSION_A_TERM * 1024u * 1024u), emit warning.

  • If the above error triggers and you are not using compressedvertexdata, note that as an option

  • If the overall SDKMESH size exceeds 100 MB, emit warning if you are not using compressedvertexdata (useful for GitHub publishing)

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