Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dvk_format_table.py41 def colorspace_map(colorspace): function
142 print " %s," % (colorspace_map(format.colorspace),)
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_table.py43 def colorspace_map(colorspace): function
140 print " %s," % (colorspace_map(format.colorspace),)