Home
last modified time | relevance | path

Searched refs:NVC0_COMPUTE_FLUSH_UNK8 (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_compute.xml.h304 #define NVC0_COMPUTE_FLUSH_UNK8 0x00000100 macro
Dnvc0_compute.c460 PUSH_DATA (push, NVC0_COMPUTE_FLUSH_GLOBAL | NVC0_COMPUTE_FLUSH_UNK8); in nvc0_launch_grid()