Searched refs:brw_depth_format_for_depthstencil_format (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_mipmap_tree.h426 brw_depth_format_for_depthstencil_format(mesa_format format);
H A Dbrw_tex.c300 intel_tex->_Format = brw_depth_format_for_depthstencil_format(
H A Dbrw_mipmap_tree.c111 brw_depth_format_for_depthstencil_format(mesa_format format) { function in typeref:typename:mesa_format
495 mt_fmt = brw_depth_format_for_depthstencil_format(format);
596 brw_depth_format_for_depthstencil_format(format);

Completed in 12 milliseconds