Searched refs:SUBC_BLIT (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv04_accel.h31 #define SUBC_BLIT(mthd) 4, (mthd) macro
32 #define NV01_BLIT(mthd) SUBC_BLIT(NV01_BLIT_##mthd)
33 #define NV04_BLIT(mthd) SUBC_BLIT(NV04_BLIT_##mthd)
34 #define NV15_BLIT(mthd) SUBC_BLIT(NV15_BLIT_##mthd)
H A Dnv_accel_common.c152 BEGIN_NV04(push, SUBC_BLIT(0x00000100), 1);

Completed in 3 milliseconds