HomeSort by relevance Sort by last modified time
    Searched refs:lp_depth_type (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_depth.h 53 lp_depth_type(const struct util_format_description *format_desc,
lp_bld_depth.c 298 lp_depth_type(const struct util_format_description *format_desc, function
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);
    [all...]

Completed in 73 milliseconds