Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/tools/
H A Daubinator_viewer_decoder.cpp169 bool surface_modify = 0, dynamic_modify = 0, instruction_modify = 0; in handle_state_base_address() local
179 surface_modify = iter.raw_value; in handle_state_base_address()
190 if (surface_modify) in handle_state_base_address()
/aosp_15_r20/external/mesa3d/src/intel/decoder/
H A Dintel_batch_decoder.c235 bool surface_modify = 0, dynamic_modify = 0, instruction_modify = 0; in handle_state_base_address() local
245 surface_modify = iter.raw_value; in handle_state_base_address()
256 if (surface_modify) in handle_state_base_address()