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

/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format_table.py245 if format.is_pure_unsigned() or format.is_pure_signed():
286 elif format.is_pure_signed():
H A Du_format_parse.py314 def is_pure_signed(self): member in class:Format
H A Du_format_pack.py725 elif format.is_pure_signed():
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_format_table.py189 elif format.is_pure_signed():
H A Du_format_parse.py257 def is_pure_signed(self): member in class:Format
H A Du_format_pack.py734 elif format.is_pure_signed():
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dvk_format_parse.py241 def is_pure_signed(self): member in class:Format
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dvk_format_parse.py249 def is_pure_signed(self): member in class:Format

Completed in 8 milliseconds