Home
last modified time | relevance | path

Searched refs:NV50_NEW_CP_PROGRAM (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.h53 #define NV50_NEW_CP_PROGRAM (1 << 0) macro
Dnv50_compute.c175 { nv50_compprog_validate, NV50_NEW_CP_PROGRAM },
Dnv50_state.c858 nv50->dirty_cp |= NV50_NEW_CP_PROGRAM; in nv50_cp_state_bind()