Home
last modified time | relevance | path

Searched refs:brw_depthbuffer_format (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_misc_state.c104 brw_depthbuffer_format(struct brw_context *brw) in brw_depthbuffer_format() function
281 depthbuffer_format = brw_depthbuffer_format(brw); in brw_emit_depth_stencil_hiz()
Dbrw_state.h143 brw_depthbuffer_format(struct brw_context *brw);
DgenX_state_upload.c1565 sf.DepthBufferSurfaceFormat = brw_depthbuffer_format(brw);