Home
last modified time | relevance | path

Searched defs:iris_fine_fence (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_fine_fence.h46 struct iris_fine_fence { struct
47 struct pipe_reference reference;
71 * when creating this fence. The iris_fine_fence is 'signaled' when *@map argument
79 struct iris_fine_fence *iris_fine_fence_new(struct iris_batch *batch, unsigned flags); argument