Searched refs:ST_FLUSH_FENCE_FD (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/state_tracker/
H A Dst_api.h152 #define ST_FLUSH_FENCE_FD (1 << 3) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/include/frontend/
H A Dapi.h145 #define ST_FLUSH_FENCE_FD (1 << 3) macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/
H A Ddri_helpers.c119 stapi->flush(stapi, ST_FLUSH_FENCE_FD, &fence->pipe_fence);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/
H A Ddri_helpers.c120 stapi->flush(stapi, ST_FLUSH_FENCE_FD, &fence->pipe_fence, NULL, NULL);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_manager.c666 if (flags & ST_FLUSH_FENCE_FD)
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_manager.c664 if (flags & ST_FLUSH_FENCE_FD)

Completed in 7 milliseconds