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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_format.h688 util_format_get_blockheight(enum pipe_format format) function
712 unsigned blockheight = util_format_get_blockheight(format);
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_format.h688 util_format_get_blockheight(enum pipe_format format) function
712 unsigned blockheight = util_format_get_blockheight(format);

Completed in 121 milliseconds