Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_nir_analyze_boolean_resolves.c144 uint8_t src1_status = get_resolve_status_for_src(&alu->src[1].src); in analyze_boolean_resolves_block() local
146 if (src0_status == src1_status) { in analyze_boolean_resolves_block()
149 src1_status == BRW_NIR_NON_BOOLEAN) { in analyze_boolean_resolves_block()