HomeSort by relevance Sort by last modified time
    Searched refs:get_proc_address (Results 1 - 10 of 10) sorted by null

  /external/mesa3d/src/gallium/state_trackers/vdpau/
device.c 42 VdpGetProcAddress **get_proc_address)
50 if (!(display && device && get_proc_address))
136 *get_proc_address = &vlVdpGetProcAddress;
  /external/mesa3d/src/glx/
applegl_glx.c 120 .get_proc_address = applegl_get_proc_address,
driwindows_glx.c 156 .get_proc_address = NULL,
glxclient.h 242 void * (*get_proc_address)(const char *symbol); member in struct:glx_context_vtable
indirect_glx.c 330 .get_proc_address = NULL,
dri3_glx.c 705 .get_proc_address = NULL,
    [all...]
dri_glx.c 661 .get_proc_address = NULL,
drisw_glx.c 343 .get_proc_address = NULL,
glxcmds.c     [all...]
dri2_glx.c 1089 .get_proc_address = NULL
    [all...]

Completed in 84 milliseconds