Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_fine_fence.h63 #define IRIS_FENCE_TOP_OF_PIPE 0x1 /**< Written by top-of-pipe flush */ macro
Diris_fine_fence.c64 if (flags & IRIS_FENCE_TOP_OF_PIPE) { in iris_fine_fence_new()