Searched refs:tmp_drawable (Results 1 – 1 of 1) sorted by relevance
119 struct dri_drawable *tmp_drawable; in psb_dri_reset_mem() local122 tmp_drawable = (struct dri_drawable *)texture_priv->dri_drawable; in psb_dri_reset_mem()123 size = tmp_drawable->width * tmp_drawable->height * 4; in psb_dri_reset_mem()125 if (!tmp_drawable->is_window) { in psb_dri_reset_mem()146 struct dri_drawable *tmp_drawable; in psb_dri_init() local160 tmp_drawable = (struct dri_drawable *)texture_priv->dri_drawable; in psb_dri_init()169 if (!tmp_drawable->is_window) { in psb_dri_init()248 struct dri_drawable *tmp_drawable; in psb_putsurface_ctexture() local463 tmp_drawable = (struct dri_drawable *)texture_priv->dri_drawable; in psb_putsurface_ctexture()464 if (!tmp_drawable->is_window) { in psb_putsurface_ctexture()