Searched defs:is_unorm (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_format_parse.py196 def is_unorm(self): member in class:Format
H A Du_format.h188 unsigned is_unorm:1; member in struct:util_format_description
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format_parse.py253 def is_unorm(self): member in class:Format
H A Du_format.h192 unsigned is_unorm:1; member in struct:util_format_description
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dteximage.c2499 bool is_unorm = _mesa_is_enum_format_unorm(internalFormat); local in function:copytexture_error_check
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dteximage.c2502 bool is_unorm = _mesa_is_enum_format_unorm(internalFormat); local in function:copytexture_error_check

Completed in 22 milliseconds