Searched refs:get_z_shift_and_mask (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c347 get_z_shift_and_mask(const struct util_format_description *format_desc, function in typeref:typename:boolean
926 have_z = get_z_shift_and_mask(format_desc, &z_shift, &z_width, &z_mask);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.c348 get_z_shift_and_mask(const struct util_format_description *format_desc, function in typeref:typename:boolean
937 have_z = get_z_shift_and_mask(format_desc, &z_shift, &z_width, &z_mask);

Completed in 8 milliseconds