Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dg_disptab.h299 extern void __glXDisp_DepthRange(GLbyte *);
/OK3568_Linux_fs/external/xserver/glx/
H A Dindirect_table.c554 /* [ 174] = 174 */ {__glXDisp_DepthRange, __glXDispSwap_DepthRange},
H A Dindirect_dispatch.h153 extern _X_HIDDEN void __glXDisp_DepthRange(GLbyte * pc);
H A Dindirect_dispatch.c2253 __glXDisp_DepthRange(GLbyte * pc) in __glXDisp_DepthRange() function