Searched defs:is_snorm (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ | ||
| H A D | u_format_parse.py | 207 def is_snorm(self): member in class:Format |
| H A D | u_format.h | 193 unsigned is_snorm:1; member in struct:util_format_description |
| /xsrc/external/mit/MesaLib/dist/src/util/format/ | ||
| H A D | u_format_parse.py | 264 def is_snorm(self): member in class:Format |
| H A D | u_format.h | 197 unsigned is_snorm:1; member in struct:util_format_description |
Completed in 9 milliseconds