Home
last modified time | relevance | path

Searched refs:NV05_SIFM (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_winsys.h147 #define NV05_SIFM(mthd) SUBC_SIFM(NV05_SIFM_##mthd) macro
Dnv30_transfer.c447 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()
Dnv30_screen.c758 BEGIN_NV04(push, NV05_SIFM(COLOR_CONVERSION), 1); in nv30_screen_create()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_local.h173 #define NV05_SIFM(mthd) SUBC_SIFM(NV05_SCALED_IMAGE_FROM_MEMORY_##mthd) macro
Dnv04_surface.c243 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()