Searched refs:I830CopyROP (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ | ||
| H A D | i830_uxa.c | 42 const int I830CopyROP[16] = variable in typeref:typename:const int[16] 280 pI830->BR[13] = I830CopyROP[alu] << 16; |
| H A D | i830.h | 919 extern const int I830CopyROP[16]; |
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ | ||
| H A D | intel_uxa.c | 49 static const int I830CopyROP[16] = { variable in typeref:typename:const int[16] 343 intel->BR[13] = I830CopyROP[alu] << 16; |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ | ||
| H A D | intel_uxa.c | 49 static const int I830CopyROP[16] = { variable in typeref:typename:const int[16] 318 intel->BR[13] = I830CopyROP[alu] << 16; |
Completed in 7 milliseconds