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

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nv04_surface.c 241 BEGIN_NV04(push, NV03_SIFM(DMA_IMAGE), 1);
246 BEGIN_NV04(push, NV03_SIFM(COLOR_FORMAT), 8);
256 BEGIN_NV04(push, NV03_SIFM(SIZE), 4);
nouveau_local.h 172 #define NV03_SIFM(mthd) SUBC_SIFM(NV03_SCALED_IMAGE_FROM_MEMORY_##mthd)
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nv04_surface.c 241 BEGIN_NV04(push, NV03_SIFM(DMA_IMAGE), 1);
246 BEGIN_NV04(push, NV03_SIFM(COLOR_FORMAT), 8);
256 BEGIN_NV04(push, NV03_SIFM(SIZE), 4);
nouveau_local.h 172 #define NV03_SIFM(mthd) SUBC_SIFM(NV03_SCALED_IMAGE_FROM_MEMORY_##mthd)
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv30_winsys.h 146 #define NV03_SIFM(mthd) SUBC_SIFM(NV03_SIFM_##mthd)
nv30_transfer.c 459 BEGIN_NV04(push, NV03_SIFM(DMA_IMAGE), 1);
461 BEGIN_NV04(push, NV03_SIFM(COLOR_FORMAT), 8);
470 BEGIN_NV04(push, NV03_SIFM(SIZE), 4);
nv30_screen.c 572 BEGIN_NV04(push, NV03_SIFM(DMA_NOTIFY), 1);
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_winsys.h 146 #define NV03_SIFM(mthd) SUBC_SIFM(NV03_SIFM_##mthd)
nv30_transfer.c 459 BEGIN_NV04(push, NV03_SIFM(DMA_IMAGE), 1);
461 BEGIN_NV04(push, NV03_SIFM(COLOR_FORMAT), 8);
470 BEGIN_NV04(push, NV03_SIFM(SIZE), 4);
nv30_screen.c 572 BEGIN_NV04(push, NV03_SIFM(DMA_NOTIFY), 1);

Completed in 185 milliseconds