Searched refs:ColorDepth (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_blt.c | 85 xyblt.ColorDepth = color_depth_for_cpp(cpp); 217 xyblt.ColorDepth = color_depth_for_cpp(cpp);
|
| /xsrc/external/mit/MesaLib/src/intel/genxml/ |
| H A D | gen45_pack.h | 2674 uint32_t ColorDepth; member in struct:GFX45_XY_COLOR_BLT 2705 __gen_uint(values->ColorDepth, 24, 25) | 2737 uint32_t ColorDepth; member in struct:GFX45_XY_SETUP_BLT 2771 __gen_uint(values->ColorDepth, 24, 25) | 2811 uint32_t ColorDepth; member in struct:GFX45_XY_SRC_COPY_BLT 2846 __gen_uint(values->ColorDepth, 24, 25) |
|
| H A D | gen4_pack.h | 2589 uint32_t ColorDepth; member in struct:GFX4_XY_COLOR_BLT 2620 __gen_uint(values->ColorDepth, 24, 25) | 2652 uint32_t ColorDepth; member in struct:GFX4_XY_SETUP_BLT 2686 __gen_uint(values->ColorDepth, 24, 25) | 2726 uint32_t ColorDepth; member in struct:GFX4_XY_SRC_COPY_BLT 2761 __gen_uint(values->ColorDepth, 24, 25) |
|
| H A D | gen5_pack.h | 2897 uint32_t ColorDepth; member in struct:GFX5_XY_COLOR_BLT 2928 __gen_uint(values->ColorDepth, 24, 26) | 2961 uint32_t ColorDepth; member in struct:GFX5_XY_SRC_COPY_BLT 2996 __gen_uint(values->ColorDepth, 24, 26) |
|
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | init.c | 1789 static const unsigned short ColorDepth[6] = { 1, 2, 4, 4, 6, 8 }; local in function:SiS_GetColorDepth 1804 return ColorDepth[index];
|
| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | vb_setmode.c | 5143 ColorDepth[] = { 0x01 , 0x02 , 0x04 } ; local in function:XGI_GetOffset 5166 colordepth = ColorDepth[ temp ] ; 9813 USHORT ColorDepth[6] = { 1, 2, 4, 4, 6, 8 }; local in function:XGI_GetColorDepth 9829 return (ColorDepth[index]);
|
Completed in 34 milliseconds