Searched defs:interp_depth (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ | ||
| H A D | sp_quad_depth_test.c | 785 boolean interp_depth = !fsInfo->writes_z || qs->softpipe->early_depth; local in function:depth_test_quads_fallback 905 boolean interp_depth = !fsInfo->writes_z || qs->softpipe->early_depth; local in function:choose_depth_test |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ | ||
| H A D | sp_quad_depth_test.c | 852 boolean interp_depth = !fsInfo->writes_z || qs->softpipe->early_depth; local in function:depth_test_quads_fallback 991 boolean interp_depth = !fsInfo->writes_z || qs->softpipe->early_depth; local in function:choose_depth_test |
Completed in 12 milliseconds