Searched refs:SP_NEW_QUERY (Results 1 – 2 of 2) sorted by relevance
138 softpipe->dirty |= SP_NEW_QUERY; in softpipe_begin_query()213 softpipe->dirty |= SP_NEW_QUERY; in softpipe_end_query()
52 #define SP_NEW_QUERY 0x4000 macro