Lines Matching refs:state
483 * queries that are in the unavailable state at the time of the call,
485 * availability state is still written to pData for those queries if
616 cmd_buffer->state.pending_pipe_bits |= ANV_PIPE_POST_SYNC_BIT;
643 cmd_buffer->state.pending_pipe_bits |= ANV_PIPE_POST_SYNC_BIT;
1271 if (cmd_buffer->state.gfx.view_mask) {
1273 util_bitcount(cmd_buffer->state.gfx.view_mask);
1302 cmd_buffer->state.pending_pipe_bits |= ANV_PIPE_POST_SYNC_BIT;
1325 if (cmd_buffer->state.gfx.view_mask) {
1327 util_bitcount(cmd_buffer->state.gfx.view_mask);
1415 if (cmd_buffer->state.pending_pipe_bits & ANV_PIPE_RENDER_TARGET_BUFFER_WRITES) {
1423 (cmd_buffer->state.pending_pipe_bits & ANV_PIPE_FLUSH_BITS) ||