Home
last modified time | relevance | path

Searched refs:brw_depthbuffer_format (Results 1 – 4 of 4) 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
311 depthbuffer_format = brw_depthbuffer_format(brw); in brw_emit_depthbuffer()
Dgen8_depth_state.c206 emit_depth_packets(brw, depth_mt, brw_depthbuffer_format(brw), surftype, in gen8_emit_depth_stencil_hiz()
Dbrw_state.h116 brw_depthbuffer_format(struct brw_context *brw);
DgenX_state_upload.c1540 sf.DepthBufferSurfaceFormat = brw_depthbuffer_format(brw);