Searched refs:BRW_PSCDEPTH_ON (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/intel/compiler/ | ||
H A D | brw_compiler.h | 846 BRW_PSCDEPTH_ON = 1, /* PS computes depth; no guarantee about value */ enumerator |
H A D | brw_fs.cpp | 7209 return BRW_PSCDEPTH_ON; |
Completed in 11 milliseconds