Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/tools/
Dintel_sanitize_gpu.c265 bool detected_out_of_bounds_write = false; in exec_and_check_padding() local
271 detected_out_of_bounds_write = true; in exec_and_check_padding()
276 if (unlikely(detected_out_of_bounds_write)) { in exec_and_check_padding()