Searched refs:__DRI_CTX_ERROR_BAD_VERSION (Results 1 – 14 of 14) sorted by relevance
75 *error = __DRI_CTX_ERROR_BAD_VERSION; in nouveau_context_create()102 *error = __DRI_CTX_ERROR_BAD_VERSION; in nouveau_context_create()
133 *error = __DRI_CTX_ERROR_BAD_VERSION; in dri_create_context()
185 *error = __DRI_CTX_ERROR_BAD_VERSION; in i915CreateContext()
795 *error = __DRI_CTX_ERROR_BAD_VERSION; in intelCreateContext()
124 *error = __DRI_CTX_ERROR_BAD_VERSION; in brwCreateContext()
184 *error = __DRI_CTX_ERROR_BAD_VERSION; in r100CreateContext()
218 *error = __DRI_CTX_ERROR_BAD_VERSION; in r200CreateContext()
846 #define __DRI_CTX_ERROR_BAD_VERSION 3 macro
727 *error = __DRI_CTX_ERROR_BAD_VERSION; in dri_create_context()
681 case __DRI_CTX_ERROR_BAD_VERSION: in dri2_create_context_attribs_error()