Home
last modified time | relevance | path

Searched refs:is_pure_unsigned (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_format_table.py179 if format.is_pure_unsigned():
Du_format_parse.py232 def is_pure_unsigned(self): member in Format
Du_format_pack.py710 if format.is_pure_unsigned():
/external/mesa3d/src/amd/vulkan/
Dvk_format_parse.py240 def is_pure_unsigned(self): member in Format