Home
last modified time | relevance | path

Searched refs:SP_NEW_QUERY (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_query.c137 softpipe->dirty |= SP_NEW_QUERY; in softpipe_begin_query()
210 softpipe->dirty |= SP_NEW_QUERY; in softpipe_end_query()
Dsp_state.h52 #define SP_NEW_QUERY 0x4000 macro