Home
last modified time | relevance | path

Searched refs:LOADER_DRI3_DRAWABLE_UNKNOWN (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/loader/
Dloader_dri3_helper.h120 LOADER_DRI3_DRAWABLE_UNKNOWN, enumerator
Dloader_dri3_helper.c1745 assert(draw->type == LOADER_DRI3_DRAWABLE_UNKNOWN); in dri3_setup_present_event()
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_x11_dri3.c147 return LOADER_DRI3_DRAWABLE_UNKNOWN; in egl_to_loader_dri3_drawable_type()
/third_party/mesa3d/src/glx/
Ddri3_glx.c363 return LOADER_DRI3_DRAWABLE_UNKNOWN; in glx_to_loader_dri3_drawable_type()