Searched refs:BRW_PSCDEPTH_ON (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_compiler.h669 BRW_PSCDEPTH_ON = 1, /* PS computes depth; no guarantee about value */ enumerator in enum:brw_pixel_shader_computed_depth_mode
H A Dbrw_fs.cpp7784 return BRW_PSCDEPTH_ON;
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_compiler.h838 BRW_PSCDEPTH_ON = 1, /* PS computes depth; no guarantee about value */ enumerator in enum:brw_pixel_shader_computed_depth_mode
H A Dbrw_fs.cpp9504 return BRW_PSCDEPTH_ON;

Completed in 85 milliseconds