Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/format/
H A Du_format_parse.py253 def is_unorm(self): member in Format
H A Du_format.h194 unsigned is_unorm:1; member
/third_party/mesa3d/src/mesa/main/
H A Dteximage.c2495 bool is_unorm = _mesa_is_enum_format_unorm(internalFormat); in copytexture_error_check() local

Completed in 11 milliseconds