diff options
author | Marek Olšák <marek.olsak@amd.com> | 2015-08-13 01:51:37 +0200 |
---|---|---|
committer | Marek Olšák <marek.olsak@amd.com> | 2015-08-14 15:02:28 +0200 |
commit | 973988ab8dd4d04b925a5859d1da0801e858a6fe (patch) | |
tree | cb0207180a2aec8cb9576e93382e744b85acd1b2 /src/mesa/swrast/s_context.h | |
parent | 97f58fb59a45f04c9d03709063a081f572509f51 (diff) | |
download | external_mesa3d-973988ab8dd4d04b925a5859d1da0801e858a6fe.zip external_mesa3d-973988ab8dd4d04b925a5859d1da0801e858a6fe.tar.gz external_mesa3d-973988ab8dd4d04b925a5859d1da0801e858a6fe.tar.bz2 |
swrast: fix EXT_depth_bounds_test
zMin and zMax can't use _DepthMaxF, because the test is done in Z32_UNORM.
Probably a useless patch given how popular swrast is nowadays, but it helped
create and validate the piglit test.
v2: add an explicit cast to GLuint
Reviewed-by: Brian Paul <brianp@vmware.com>
Diffstat (limited to 'src/mesa/swrast/s_context.h')
0 files changed, 0 insertions, 0 deletions