Searched refs:early_depth (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_quad_pipe.c | 56 sp->early_depth = early_depth_test;
|
| H A D | sp_context.h | 181 bool early_depth; member in struct:softpipe_context
|
| H A D | sp_quad_fs.c | 75 return softpipe->fs_variant->run( softpipe->fs_variant, machine, quad, softpipe->early_depth );
|
| H A D | sp_quad_depth_test.c | 785 boolean interp_depth = !fsInfo->writes_z || qs->softpipe->early_depth; 905 boolean interp_depth = !fsInfo->writes_z || qs->softpipe->early_depth;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_quad_pipe.c | 56 sp->early_depth = early_depth_test;
|
| H A D | sp_context.h | 181 bool early_depth; member in struct:softpipe_context
|
| H A D | sp_quad_fs.c | 75 return softpipe->fs_variant->run( softpipe->fs_variant, machine, quad, softpipe->early_depth );
|
| H A D | sp_quad_depth_test.c | 852 boolean interp_depth = !fsInfo->writes_z || qs->softpipe->early_depth; 991 boolean interp_depth = !fsInfo->writes_z || qs->softpipe->early_depth;
|
| /xsrc/external/mit/libdrm/dist/intel/ |
| H A D | intel_decode.c | 3019 const char *early_depth = ""; local in function:gen7_3DSTATE_WM 3039 early_depth = ""; 3042 early_depth = ", EDSC_PSEXEC"; 3045 early_depth = ", EDSC_PREPS"; 3048 early_depth = ", BAD EDSC"; 3054 early_depth = ""; 3057 early_depth = ", BAD ZW interp"; 3060 early_depth = ", ZW centroid"; 3063 early_depth = ", ZW sample"; 3081 early_depth, [all...] |
Completed in 13 milliseconds