Home
last modified time | relevance | path

Searched refs:dri_context_error_to_glx_error (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/glx/
H A Ddri_common.h79 dri_context_error_to_glx_error(unsigned error);
H A Ddri_common.c587 dri_context_error_to_glx_error(unsigned error) in dri_context_error_to_glx_error() function
921 *error = dri_context_error_to_glx_error(*error); in dri_create_context_attribs()