Searched refs:GLAMOR_VALID_FLAGS (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glamor/ | ||
| H A D | glamor.h | 71 #define GLAMOR_VALID_FLAGS (GLAMOR_USE_EGL_SCREEN \ macro |
| H A D | glamor.c | 630 if (flags & ~GLAMOR_VALID_FLAGS) { in glamor_init() |