Searched defs:is_unorm (Results 1 – 3 of 3) sorted by relevance
253 def is_unorm(self): member in Format
192 unsigned is_unorm:1; member
2502 bool is_unorm = _mesa_is_enum_format_unorm(internalFormat); in copytexture_error_check() local