Searched refs:__DRI_CTX_ERROR_NO_MEMORY (Results 1 – 14 of 14) sorted by relevance
113 *error = __DRI_CTX_ERROR_NO_MEMORY; in dri_create_context()131 *error = __DRI_CTX_ERROR_NO_MEMORY; in dri_create_context()
175 *error = __DRI_CTX_ERROR_NO_MEMORY; in r100CreateContext()208 *error = __DRI_CTX_ERROR_NO_MEMORY; in r100CreateContext()
69 *error = __DRI_CTX_ERROR_NO_MEMORY; in i830CreateContext()
167 *error = __DRI_CTX_ERROR_NO_MEMORY; in i915CreateContext()
425 *dri_ctx_error = __DRI_CTX_ERROR_NO_MEMORY; in intelInitContext()
209 *error = __DRI_CTX_ERROR_NO_MEMORY; in r200CreateContext()245 *error = __DRI_CTX_ERROR_NO_MEMORY; in r200CreateContext()
78 *error = __DRI_CTX_ERROR_NO_MEMORY; in nouveau_context_create()102 *error = __DRI_CTX_ERROR_NO_MEMORY; in nouveau_context_create()
770 *error = __DRI_CTX_ERROR_NO_MEMORY; in dri_create_context()789 *error = __DRI_CTX_ERROR_NO_MEMORY; in dri_create_context()
961 *dri_ctx_error = __DRI_CTX_ERROR_NO_MEMORY; in brwCreateContext()1019 *dri_ctx_error = __DRI_CTX_ERROR_NO_MEMORY; in brwCreateContext()1086 *dri_ctx_error = __DRI_CTX_ERROR_NO_MEMORY; in brwCreateContext()
438 *error = __DRI_CTX_ERROR_NO_MEMORY; in driCreateContextAttribs()
254 *error = __DRI_CTX_ERROR_NO_MEMORY; in dri2_create_context_attribs()276 *error = __DRI_CTX_ERROR_NO_MEMORY; in dri2_create_context_attribs()
292 *error = __DRI_CTX_ERROR_NO_MEMORY; in dri3_create_context_attribs()
1067 #define __DRI_CTX_ERROR_NO_MEMORY 1 macro
970 case __DRI_CTX_ERROR_NO_MEMORY: in dri2_create_context_attribs_error()