Searched refs:ephyr_glamor (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/ |
| H A D | ephyr_glamor_glx.h | 34 struct ephyr_glamor; 41 ephyr_glamor_set_texture(struct ephyr_glamor *ephyr_glamor, uint32_t tex); 46 struct ephyr_glamor * 50 ephyr_glamor_glx_screen_fini(struct ephyr_glamor *glamor); 54 ephyr_glamor_set_window_size(struct ephyr_glamor *glamor, 58 ephyr_glamor_damage_redisplay(struct ephyr_glamor *glamor, 67 ephyr_glamor_set_window_size(struct ephyr_glamor *glamor, 73 ephyr_glamor_damage_redisplay(struct ephyr_glamor *glamor,
|
| H A D | ephyr_glamor_glx.c | 66 struct ephyr_glamor { struct 142 ephyr_glamor_setup_texturing_shader(struct ephyr_glamor *glamor) 194 ephyr_glamor_set_texture(struct ephyr_glamor *glamor, uint32_t tex) 200 ephyr_glamor_set_vertices(struct ephyr_glamor *glamor) 212 ephyr_glamor_damage_redisplay(struct ephyr_glamor *glamor, 284 struct ephyr_glamor * 301 struct ephyr_glamor *glamor; 304 glamor = calloc(1, sizeof(struct ephyr_glamor)); 378 ephyr_glamor_glx_screen_fini(struct ephyr_glamor *glamor) 421 ephyr_glamor_set_window_size(struct ephyr_glamor *glamo [all...] |
| H A D | ephyrinit.c | 39 extern Bool ephyr_glamor, ephyr_glamor_gles2, ephyr_glamor_skip_present; 257 ephyr_glamor = TRUE; 265 ephyr_glamor = TRUE;
|
| H A D | ephyr.h | 94 struct ephyr_glamor *glamor;
|
| H A D | ephyr.c | 46 extern Bool ephyr_glamor; 321 if (ephyr_glamor) { 540 if (ephyr_glamor) 667 if (ephyr_glamor) 728 if (ephyr_glamor) { 1174 if (ephyr_glamor)
|
| H A D | hostx.c | 99 Bool ephyr_glamor = FALSE; variable in typeref:typename:Bool 545 if (ephyr_glamor) 560 if (ephyr_glamor) { 905 if (!ephyr_glamor && HostX.have_shm) { 930 if (!ephyr_glamor && !shm_success) { 995 if (ephyr_glamor) { 1034 if (ephyr_glamor) { 1606 if (!ephyr_glamor)
|
Completed in 62 milliseconds