HomeSort by relevance Sort by last modified time
    Searched refs:NV05_SIFM (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/gallium/drivers/nv30/
nv30_winsys.h 147 #define NV05_SIFM(mthd) SUBC_SIFM(NV05_SIFM_##mthd)
nv30_transfer.c 446 BEGIN_NV04(push, NV05_SIFM(SURFACE), 1);
455 BEGIN_NV04(push, NV05_SIFM(SURFACE), 1);
nv30_screen.c 574 BEGIN_NV04(push, NV05_SIFM(COLOR_CONVERSION), 1);
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_local.h 173 #define NV05_SIFM(mthd) SUBC_SIFM(NV05_SCALED_IMAGE_FROM_MEMORY_##mthd)
nv04_surface.c 243 BEGIN_NV04(push, NV05_SIFM(SURFACE), 1);
604 BEGIN_NV04(push, NV05_SIFM(COLOR_CONVERSION), 1);

Completed in 52 milliseconds