Searched refs:lp_depth_type (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.h53 lp_depth_type(const struct util_format_description *format_desc,
H A Dlp_bld_depth.c298 lp_depth_type(const struct util_format_description *format_desc, function in typeref:struct:lp_type
545 struct lp_type zs_type = lp_depth_type(format_desc, z_src_type.length);
683 struct lp_type zs_type = lp_depth_type(format_desc, z_src_type.length);
859 z_type = lp_depth_type(format_desc, z_src_type.length);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_depth.h52 lp_depth_type(const struct util_format_description *format_desc,
H A Dlp_bld_depth.c299 lp_depth_type(const struct util_format_description *format_desc, function in typeref:struct:lp_type
550 struct lp_type zs_type = lp_depth_type(format_desc, z_src_type.length);
693 struct lp_type zs_type = lp_depth_type(format_desc, z_src_type.length);
870 z_type = lp_depth_type(format_desc, z_src_type.length);
H A Dlp_state_fs.c776 struct lp_type zs_type = lp_depth_type(zs_format_desc, type.length);

Completed in 12 milliseconds