We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reviewing the code coverage data, here are some additional needed cases:
GraphicsMemory::GarbageCollect
EffectsTest
ModelTest
PBRTest
ShaderTest
DDS
DXGI_FORMAT_NV11
WIC
Also need 'nullptr' and invalid arg tests coverage for many functions to get branch coverage up.
The text was updated successfully, but these errors were encountered:
walbourn
No branches or pull requests
Reviewing the code coverage data, here are some additional needed cases:
GraphicsMemory::GarbageCollect
EffectsTest
ModelTest
PBRTest
ShaderTest
DDS
DepthStencilDXGI_FORMAT_NV11
(not widely supported by hardware or WARP)LoadDDSTextureFromMemory / LoadDDSTextureFromMemoryExLoadDDSTextureFromFile / LoadDDSTextureFromFileExWIC
LoadWICTextureFromMemory / LoadWICTextureFromMemoryExLoadWICTextureFromFile / LoadWICTextureFromFileExThe text was updated successfully, but these errors were encountered: