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 D | lp_bld_depth.h | 53 lp_depth_type(const struct util_format_description *format_desc,
|
| H A D | lp_bld_depth.c | 298 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 D | lp_bld_depth.h | 52 lp_depth_type(const struct util_format_description *format_desc,
|
| H A D | lp_bld_depth.c | 299 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 D | lp_state_fs.c | 776 struct lp_type zs_type = lp_depth_type(zs_format_desc, type.length);
|
Completed in 12 milliseconds