Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/i915/
Dgem_render_copy.c501 uint32_t *linear_buf, *linear_ref; in scratch_buf_check_all() local
508 linear_ref = linear_copy(data, ref); in scratch_buf_check_all()
513 uint32_t ref_val = linear_ref[y * width + x]; in scratch_buf_check_all()
521 free(linear_ref); in scratch_buf_check_all()