Searched refs:brw_depthbuffer_format (Results 1 – 4 of 4) sorted by relevance
193 (brw_depthbuffer_format(brw) << 18) | in emit_depthbuffer()
140 brw_depthbuffer_format(struct brw_context *brw);
203 brw_depthbuffer_format(struct brw_context *brw) in brw_depthbuffer_format() function484 (brw_depthbuffer_format(brw) << 18) | in emit_depthbuffer()
173 dw1 |= (brw_depthbuffer_format(brw) << GEN7_SF_DEPTH_BUFFER_SURFACE_FORMAT_SHIFT); in upload_sf_state()