Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_lower_to_hw_instr.cpp1505 bool partial_copy = (has_zero_use_bytes == 0xf) || (has_zero_use_bytes == 0xf0); in handle_operands() local
1508 if (partial_copy || ctx->program->chip_class <= GFX7) in handle_operands()
1515 partial_copy = true; in handle_operands()
1519 if (!partial_copy) { in handle_operands()