Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Ddri_glx.c291 static GLboolean has_damage; in has_damage_post() local
298 has_damage = GL_TRUE; in has_damage_post()
301 has_damage = GL_FALSE; in has_damage_post()
306 return has_damage; in has_damage_post()