Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/dri/
Ddri_context.c137 *error = __DRI_CTX_ERROR_BAD_VERSION; in dri_create_context()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_context.c91 *error = __DRI_CTX_ERROR_BAD_VERSION; in nouveau_context_create()
/external/mesa3d/src/mesa/drivers/dri/common/
Ddri_util.c278 *dri_ctx_error = __DRI_CTX_ERROR_BAD_VERSION; in validate_context_version()
/external/mesa3d/include/GL/internal/
Ddri_interface.h1073 #define __DRI_CTX_ERROR_BAD_VERSION 3 macro
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c996 case __DRI_CTX_ERROR_BAD_VERSION: in dri2_create_context_attribs_error()