Searched defs:rmap (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/sun/
H A DsunCfb24.c58 CG24UpdateColormap(ScreenPtr pScreen, int index, int count, u_char *rmap, u_char *gmap, u_char *bmap) argument
75 u_char rmap[256], gmap[256], bmap[256]; local in function:CG24StoreColors
H A DsunCfb.c112 CGUpdateColormap(ScreenPtr pScreen, int dex, int count, u_char *rmap, u_char *gmap, u_char *bmap) argument
129 CGGetColormap(ScreenPtr pScreen, int dex, int count, u_char *rmap, u_char *gmap, u_char *bmap) argument
152 u_char rmap[256], gmap[256], bmap[256]; local in function:sunInstallColormap
231 u_char rmap[256], gmap[256], bmap[256]; local in function:CGStoreColors
256 u_char *rmap, *gmap, *bmap; local in function:CGSaveColormap
270 u_char *rmap, *gmap, *bmap; local in function:CGRestoreColormap
384 CG2UpdateColormap(ScreenPtr pScreen,int index,int count,u_char * rmap,u_char * gmap,u_char * bmap) argument
400 CG2GetColormap(ScreenPtr pScreen,int index,int count,u_char * rmap,u_char * gmap,u_char * bmap) argument
[all...]
/xsrc/external/mit/xorg-server/dist/hw/sun/
H A DsunCfb24.c58 CG24UpdateColormap(ScreenPtr pScreen, int index, int count, u_char *rmap, u_char *gmap, u_char *bmap) argument
75 u_char rmap[256], gmap[256], bmap[256]; local in function:CG24StoreColors
H A DsunCfb.c112 CGUpdateColormap(ScreenPtr pScreen, int dex, int count, u_char *rmap, u_char *gmap, u_char *bmap) argument
129 CGGetColormap(ScreenPtr pScreen, int dex, int count, u_char *rmap, u_char *gmap, u_char *bmap) argument
152 u_char rmap[256], gmap[256], bmap[256]; local in function:sunInstallColormap
232 u_char rmap[256], gmap[256], bmap[256]; local in function:CGStoreColors
257 u_char *rmap, *gmap, *bmap; local in function:CGSaveColormap
271 u_char *rmap, *gmap, *bmap; local in function:CGRestoreColormap
387 CG2UpdateColormap(ScreenPtr pScreen,int index,int count,u_char * rmap,u_char * gmap,u_char * bmap) argument
403 CG2GetColormap(ScreenPtr pScreen,int index,int count,u_char * rmap,u_char * gmap,u_char * bmap) argument
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/netbsd/x68k/
H A Dx68kGraph.c358 uint8_t rmap[256], gmap[256], bmap[256]; local in function:x68kInstallColormap
456 uint8_t rmap[256], gmap[256], bmap[256]; local in function:x68kStoreColors
487 x68kUpdateColormap(ScreenPtr pScreen,int dex,int count,uint8_t * rmap,uint8_t * gmap,uint8_t * bmap) argument
[all...]
/xsrc/external/mit/xorg-server/dist/hw/netbsd/x68k/
H A Dx68kGraph.c356 uint8_t rmap[256], gmap[256], bmap[256]; local in function:x68kInstallColormap
457 uint8_t rmap[256], gmap[256], bmap[256]; local in function:x68kStoreColors
488 x68kUpdateColormap(ScreenPtr pScreen,int dex,int count,uint8_t * rmap,uint8_t * gmap,uint8_t * bmap) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_pass.h480 reg_value_map& rmap() { return rm_stack[rm_stk_level]; } function in class:r600_sb::ra_checker
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_pass.h480 reg_value_map& rmap() { return rm_stack[rm_stk_level]; } function in class:r600_sb::ra_checker

Completed in 12 milliseconds