Home
last modified time | relevance | path

Searched refs:MI_PREDICATE_LOADOP_LOAD (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_defines.h34 # define MI_PREDICATE_LOADOP_LOAD (2 << 6) macro
Dcrocus_query.c850 mi_predicate |= MI_PREDICATE_LOADOP_LOAD; in set_predicate_for_result()
Dcrocus_state.c7933 mi_predicate = MI_PREDICATE | MI_PREDICATE_LOADOP_LOAD |
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_defines.h34 # define MI_PREDICATE_LOADOP_LOAD (2 << 6) macro
Diris_state.c6783 mi_predicate = MI_PREDICATE | MI_PREDICATE_LOADOP_LOAD | in iris_upload_render_state()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_conditional_render.c115 load_op = MI_PREDICATE_LOADOP_LOAD; in set_predicate_for_result()
Dbrw_defines.h1450 # define MI_PREDICATE_LOADOP_LOAD (2 << 6) macro
Dbrw_draw.c1215 MI_PREDICATE_LOADOP_LOAD | MI_PREDICATE_COMBINEOP_XOR | in brw_draw_prims()