Home
last modified time | relevance | path

Searched refs:do_channel_array (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dvk_format_table.py99 def do_channel_array(channels, swizzles): function
140 print_channels(format, do_channel_array)
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_table.py97 def do_channel_array(channels, swizzles): function
138 u_format_pack.print_channels(format, do_channel_array)