Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/iris/
Diris_defines.h34 # define MI_PREDICATE_LOADOP_LOAD (2 << 6) macro
Diris_state.c6576 mi_predicate = MI_PREDICATE | MI_PREDICATE_LOADOP_LOAD | in iris_upload_render_state()
/external/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.c1216 MI_PREDICATE_LOADOP_LOAD | MI_PREDICATE_COMBINEOP_XOR | in brw_draw_prims()