Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_fine_fence.h63 #define CROCUS_FENCE_TOP_OF_PIPE 0x1 /**< Written by top-of-pipe flush */ macro
Dcrocus_fine_fence.c70 if (flags & CROCUS_FENCE_TOP_OF_PIPE) { in crocus_fine_fence_new()