Searched refs:NV05_SIFM (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_winsys.h | 147 #define NV05_SIFM(mthd) SUBC_SIFM(NV05_SIFM_##mthd) macro
|
D | nv30_transfer.c | 447 BEGIN_NV04(push, NV05_SIFM(SURFACE), 1); in nv30_transfer_rect_sifm() 456 BEGIN_NV04(push, NV05_SIFM(SURFACE), 1); in nv30_transfer_rect_sifm()
|
D | nv30_screen.c | 758 BEGIN_NV04(push, NV05_SIFM(COLOR_CONVERSION), 1); in nv30_screen_create()
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_local.h | 173 #define NV05_SIFM(mthd) SUBC_SIFM(NV05_SCALED_IMAGE_FROM_MEMORY_##mthd) macro
|
D | nv04_surface.c | 243 BEGIN_NV04(push, NV05_SIFM(SURFACE), 1); in nv04_surface_copy_swizzle() 606 BEGIN_NV04(push, NV05_SIFM(COLOR_CONVERSION), 1); in nv04_surface_init()
|