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

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_winsys.h145 #define SUBC_SIFM(mthd) 5, (mthd) macro
146 #define NV03_SIFM(mthd) SUBC_SIFM(NV03_SIFM_##mthd)
147 #define NV05_SIFM(mthd) SUBC_SIFM(NV05_SIFM_##mthd)
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnouveau_local.h171 #define SUBC_SIFM(mthd) 5, (mthd) macro
172 #define NV03_SIFM(mthd) SUBC_SIFM(NV03_SCALED_IMAGE_FROM_MEMORY_##mthd)
173 #define NV05_SIFM(mthd) SUBC_SIFM(NV05_SCALED_IMAGE_FROM_MEMORY_##mthd)

Completed in 75 milliseconds