Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Delm_glview.c436 sd->config->multisample_bits = EVAS_GL_MULTISAMPLE_LOW; in _elm_glview_mode_set()
/dports/devel/efl/efl-1.25.1/src/lib/evas/
H A DEvas_GL.h530 EVAS_GL_MULTISAMPLE_LOW = 1, /**< MSAA with minimum number of samples */ enumerator