Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_2d.xml.h164 #define NV50_2D_COND_MODE_ALWAYS 0x00000001 macro
Dnv50_screen.c663 PUSH_DATA (push, NV50_2D_COND_MODE_ALWAYS); in nv50_screen_init_hwctx()
Dnv50_surface.c1657 PUSH_DATA (push, NV50_2D_COND_MODE_ALWAYS); in nv50_blit_eng2d()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.c1158 PUSH_DATA (push, NV50_2D_COND_MODE_ALWAYS); in nvc0_screen_create()
Dnvc0_surface.c1566 IMMED_NVC0(push, NVC0_2D(COND_MODE), NV50_2D_COND_MODE_ALWAYS); in nvc0_blit_eng2d()