Home
last modified time | relevance | path

Searched refs:is_rbunorm (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dteximage.c2483 bool is_rbunorm = _mesa_is_enum_format_unorm(rb_internal_format); in copytexture_error_check() local
2508 if (_mesa_is_gles(ctx) && is_unorm != is_rbunorm) in copytexture_error_check()