Searched defs:is_unorm (Results 1 – 4 of 4) sorted by relevance
197 def is_unorm(self): member in Format
192 unsigned is_unorm:1; member
611 bool is_unorm = false; in FormatIsUNorm() local
2482 bool is_unorm = _mesa_is_enum_format_unorm(internalFormat); in copytexture_error_check() local