Home
last modified time | relevance | path

Searched refs:get_channel_bits (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/mesa/main/
H A Dformat_info.py100 def get_channel_bits(fmat, chan_name): function
177 return ['.%s = %s' % (field, str(get_channel_bits(fmat, name))) for (field, name) in tuple_list]

Completed in 1 milliseconds