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