Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/tools/
Daubinator_viewer_decoder.cpp169 bool surface_modify = 0, dynamic_modify = 0, instruction_modify = 0; in handle_state_base_address() local
183 instruction_modify = iter.raw_value; in handle_state_base_address()
193 if (instruction_modify) in handle_state_base_address()
/external/mesa3d/src/intel/common/
Dgen_batch_decoder.c218 bool surface_modify = 0, dynamic_modify = 0, instruction_modify = 0; in handle_state_base_address() local
232 instruction_modify = iter.raw_value; in handle_state_base_address()
242 if (instruction_modify) in handle_state_base_address()