Home
last modified time | relevance | path

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

/external/virglrenderer/src/gallium/auxiliary/util/
Du_format_table.py44 def colorspace_map(colorspace): function
137 print(" %s," % (colorspace_map(format.colorspace),))
/external/mesa3d/src/amd/vulkan/
Dvk_format_table.py40 def colorspace_map(colorspace): function
141 print " %s," % (colorspace_map(format.colorspace),)
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_table.py42 def colorspace_map(colorspace): function
139 print " %s," % (colorspace_map(format.colorspace),)