Searched refs:old_vao (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/ | ||
| H A D | ephyr_glamor_glx.c | 215 GLint old_vao; local in function:ephyr_glamor_damage_redisplay 226 glGetIntegerv(GL_VERTEX_ARRAY_BINDING, &old_vao); 239 glBindVertexArray(old_vao); 298 GLint old_vao; local in function:ephyr_glamor_glx_screen_init 363 glGetIntegerv(GL_VERTEX_ARRAY_BINDING, &old_vao); 372 glBindVertexArray(old_vao); |
Completed in 2 milliseconds