Searched refs:handle_valid (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Damdgpu_pixmap.h42 Bool handle_valid; member in struct:amdgpu_pixmap
75 priv->handle_valid = FALSE;
H A Damdgpu_bo_helper.c178 if (!priv || !priv->handle_valid) {
202 if (priv->handle_valid)
230 priv->handle_valid = TRUE;
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_bo_helper.c384 if (priv->handle_valid) {
398 priv->handle_valid = TRUE;
422 if (!priv || (!priv->bo && !priv->handle_valid)) {
H A Dradeon.h321 Bool handle_valid; member in struct:radeon_pixmap
742 priv->handle_valid = FALSE;

Completed in 5 milliseconds