Searched refs:BRW_DEPTHFORMAT_D32_FLOAT (Results 1 – 6 of 6) sorted by relevance
220 return BRW_DEPTHFORMAT_D32_FLOAT; in brw_depthbuffer_format()226 return BRW_DEPTHFORMAT_D32_FLOAT; in brw_depthbuffer_format()357 OUT_BATCH((BRW_DEPTHFORMAT_D32_FLOAT << 18) | in emit_depthbuffer()423 OUT_BATCH((BRW_DEPTHFORMAT_D32_FLOAT << 18) | in emit_depthbuffer()
198 case MESA_FORMAT_Z32_FLOAT: depth_format = BRW_DEPTHFORMAT_D32_FLOAT; break; in brw_hiz_op_params()
107 uint32_t dw1 = BRW_DEPTHFORMAT_D32_FLOAT << 18; in emit_depthbuffer()
673 OUT_BATCH(BRW_DEPTHFORMAT_D32_FLOAT << 18 | (BRW_SURFACE_NULL << 29)); in gen7_blorp_emit_depth_disable()
157 #define BRW_DEPTHFORMAT_D32_FLOAT 1 macro
929 OUT_BATCH((BRW_DEPTHFORMAT_D32_FLOAT << 18) | in gen6_blorp_emit_depth_disable()