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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_format.h675 util_format_get_blockwidth(enum pipe_format format) function
704 unsigned blockwidth = util_format_get_blockwidth(format);
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_format.h675 util_format_get_blockwidth(enum pipe_format format) function
704 unsigned blockwidth = util_format_get_blockwidth(format);

Completed in 121 milliseconds