• Zebediah Figura's avatar
    d3d10core/tests: Read back directly from the mipmap texture in test_generate_mips(). · 9f2cf25c
    Zebediah Figura authored
    This is far simpler than drawing with it.
    
    The immediate motivation here is that the DXGI_FORMAT_R8G8B8A8_UINT test causes
    a validation error when drawing, since the shader declares its resource as a
    float4 texture, which does not match the UINT view format. This could be fixed
    by using a different shader, but it seems more prudent to just simplify the test
    to not draw at all.
    9f2cf25c
Name
Last commit
Last update
dlls Loading commit data...
documentation Loading commit data...
fonts Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
nls Loading commit data...
po Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
.editorconfig Loading commit data...
.gitlab-ci.yml Loading commit data...
.mailmap Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
COPYING.LIB Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
MAINTAINERS Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...