Searched refs:VERY_LARGE (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dvk_format_parse.py49 VERY_LARGE = 99999999999999999999999 variable
86 return VERY_LARGE
100 return -VERY_LARGE
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dformat_parser.py42 VERY_LARGE = 99999999999999999999999 variable
75 return VERY_LARGE
87 return -VERY_LARGE
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dvk_format_parse.py49 VERY_LARGE = 99999999999999999999999 variable
87 return VERY_LARGE
101 return -VERY_LARGE
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_format_parse.py51 VERY_LARGE = 99999999999999999999999 variable
86 return VERY_LARGE
100 return -VERY_LARGE
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dformat_parser.py42 VERY_LARGE = 99999999999999999999999 variable
75 return VERY_LARGE
87 return -VERY_LARGE
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format_parse.py50 VERY_LARGE = 99999999999999999999999 variable
88 return VERY_LARGE
102 return -VERY_LARGE

Completed in 5 milliseconds