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

/xsrc/external/mit/MesaLib.old/dist/src/intel/tools/
H A Dintel_sanitize_gpu.c265 bool detected_out_of_bounds_write = false; local in function:exec_and_check_padding
271 detected_out_of_bounds_write = true;
276 if (unlikely(detected_out_of_bounds_write)) {
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Dintel_sanitize_gpu.c265 bool detected_out_of_bounds_write = false; local in function:exec_and_check_padding
271 detected_out_of_bounds_write = true;
276 if (unlikely(detected_out_of_bounds_write)) {

Completed in 10 milliseconds