Searched refs:util_format_has_depth (Results 1 – 2 of 2) sorted by relevance
561 util_format_has_depth(const struct util_format_description *desc) in util_format_has_depth() function584 return util_format_has_depth(desc) || in util_format_is_depth_or_stencil()598 return util_format_has_depth(desc) && in util_format_is_depth_and_stencil()675 if (util_format_has_depth(desc)) { in util_format_get_mask()
180 if (util_format_has_depth(desc)) in util_format_is_pure_integer()