Searched refs:SWR_BLOCK_CLIENT_DRAW (Results 1 – 3 of 3) sorted by relevance
56 #define SWR_BLOCK_CLIENT_DRAW ( 1 << 18) // Indicates client draw will block macro
249 if (ctx->dirty & SWR_BLOCK_CLIENT_DRAW) { in swr_draw_vbo()
1432 post_update_dirty_flags |= SWR_BLOCK_CLIENT_DRAW; in swr_update_derived()1506 post_update_dirty_flags |= SWR_BLOCK_CLIENT_DRAW; in swr_update_derived()