Home
last modified time | relevance | path

Searched refs:CROCUS_PREDICATE_STATE_USE_BIT (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_clear.c95 ice->state.predicate == CROCUS_PREDICATE_STATE_USE_BIT) { in can_fast_clear_color()
345 if (ice->state.predicate == CROCUS_PREDICATE_STATE_USE_BIT) in clear_color()
425 ice->state.predicate == CROCUS_PREDICATE_STATE_USE_BIT) { in can_fast_clear_depth()
558 if (ice->state.predicate == CROCUS_PREDICATE_STATE_USE_BIT) in clear_depth_stencil()
H A Dcrocus_draw.c280 ice->state.predicate == CROCUS_PREDICATE_STATE_USE_BIT) { in crocus_indirect_draw_vbo()
305 ice->state.predicate == CROCUS_PREDICATE_STATE_USE_BIT) { in crocus_indirect_draw_vbo()
H A Dcrocus_query.c835 ice->state.predicate = CROCUS_PREDICATE_STATE_USE_BIT; in set_predicate_for_result()
953 if (ice->state.predicate != CROCUS_PREDICATE_STATE_USE_BIT) in crocus_resolve_conditional_render()
H A Dcrocus_context.h287 CROCUS_PREDICATE_STATE_USE_BIT, enumerator
H A Dcrocus_blit.c456 if (ice->state.predicate == CROCUS_PREDICATE_STATE_USE_BIT) in crocus_blit()
H A Dcrocus_state.c7791 bool use_predicate = ice->state.predicate == CROCUS_PREDICATE_STATE_USE_BIT;
7886 if (ice->state.predicate == CROCUS_PREDICATE_STATE_USE_BIT) {

Completed in 22 milliseconds