Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dglxcmds.c169 GLXFBConfigID be_fbconfigId = 0; in CreateContext() local
307 be_fbconfigId = beFBConfig->id; in CreateContext()
366 be_new_req->fbconfig = (unsigned int) be_fbconfigId; in CreateContext()
374 glxc->real_vids[screen - from_screen] = be_fbconfigId; in CreateContext()
392 ext_req->fbconfig = (unsigned int) be_fbconfigId; in CreateContext()
399 glxc->real_vids[screen - from_screen] = be_fbconfigId; in CreateContext()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog97189 glxcmds.c:105:19: warning: ‘be_fbconfigId’ may be used uninitialized in this function