Searched refs:__DRI_CTX_ERROR_NO_MEMORY (Results 1 – 14 of 14) sorted by relevance
142 *error = __DRI_CTX_ERROR_NO_MEMORY; in dri_create_context()163 *error = __DRI_CTX_ERROR_NO_MEMORY; in dri_create_context()
171 *error = __DRI_CTX_ERROR_NO_MEMORY; in r100CreateContext()204 *error = __DRI_CTX_ERROR_NO_MEMORY; in r100CreateContext()
70 *error = __DRI_CTX_ERROR_NO_MEMORY; in i830CreateContext()
173 *error = __DRI_CTX_ERROR_NO_MEMORY; in i915CreateContext()
428 *dri_ctx_error = __DRI_CTX_ERROR_NO_MEMORY; in intelInitContext()
205 *error = __DRI_CTX_ERROR_NO_MEMORY; in r200CreateContext()241 *error = __DRI_CTX_ERROR_NO_MEMORY; in r200CreateContext()
75 *error = __DRI_CTX_ERROR_NO_MEMORY; in nouveau_context_create()100 *error = __DRI_CTX_ERROR_NO_MEMORY; in nouveau_context_create()
779 *error = __DRI_CTX_ERROR_NO_MEMORY; in dri_create_context()798 *error = __DRI_CTX_ERROR_NO_MEMORY; in dri_create_context()
885 *dri_ctx_error = __DRI_CTX_ERROR_NO_MEMORY; in brwCreateContext()925 *dri_ctx_error = __DRI_CTX_ERROR_NO_MEMORY; in brwCreateContext()1012 *dri_ctx_error = __DRI_CTX_ERROR_NO_MEMORY; in brwCreateContext()
255 *error = __DRI_CTX_ERROR_NO_MEMORY; in dri2_create_context_attribs()277 *error = __DRI_CTX_ERROR_NO_MEMORY; in dri2_create_context_attribs()
273 *error = __DRI_CTX_ERROR_NO_MEMORY; in dri3_create_context_attribs()
467 *error = __DRI_CTX_ERROR_NO_MEMORY; in driCreateContextAttribs()
1127 #define __DRI_CTX_ERROR_NO_MEMORY 1 macro
1078 case __DRI_CTX_ERROR_NO_MEMORY: in dri2_create_context_attribs_error()