Searched defs:util_format_fits_8unorm (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_format.c463 util_format_fits_8unorm(const struct util_format_description *format_desc) function
632 if (util_format_fits_8unorm(src_format_desc) ||
633 util_format_fits_8unorm(dst_format_desc)) {
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_format.c463 util_format_fits_8unorm(const struct util_format_description *format_desc) function
632 if (util_format_fits_8unorm(src_format_desc) ||
633 util_format_fits_8unorm(dst_format_desc)) {

Completed in 280 milliseconds