Searched refs:util_format_get_component_shift (Results 1 – 4 of 4) sorted by relevance
171 util_format_get_component_shift(format, UTIL_FORMAT_COLORSPACE_RGB, i); in driCreateConfigs()
86 #define SHIFT(f, cs, chan) (f ? util_format_get_component_shift(f, cs, chan) : 0)
1019 util_format_get_component_shift(enum pipe_format format, in util_format_get_component_shift() function
1528 - util: Add util_format_get_component_shift