HomeSort by relevance Sort by last modified time
    Searched refs:SVGA_FENCE_FLAG_QUERY (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/svga/
svga_winsys.h 82 #define SVGA_FENCE_FLAG_QUERY (1 << 1)
svga_pipe_query.c 194 sws->fence_finish(sws, sq->fence, SVGA_FENCE_FLAG_QUERY);
654 sws->fence_finish(sws, sq->fence, SVGA_FENCE_FLAG_QUERY);
    [all...]
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmw_screen_ioctl.c 680 if (flags & SVGA_FENCE_FLAG_QUERY)

Completed in 133 milliseconds