Searched refs:check_random_pattern (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/pipebuffer/ |
| H A D | pb_bufmgr_debug.c | 138 check_random_pattern(const uint8_t *dst, pb_size size, function in typeref:typename:boolean 190 underflow = !check_random_pattern(map, buf->underflow_size, 199 overflow = !check_random_pattern(map + buf->underflow_size + buf->base.size,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/pipebuffer/ |
| H A D | pb_bufmgr_debug.c | 138 check_random_pattern(const uint8_t *dst, pb_size size, function in typeref:typename:boolean 190 underflow = !check_random_pattern(map, buf->underflow_size, 199 overflow = !check_random_pattern(map + buf->underflow_size + buf->base.size,
|
Completed in 3 milliseconds