Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/i915/
Dgem_render_copy.c409 int aux_width, aux_height; in scratch_buf_init() local
422 aux_height = scratch_buf_aux_height(buf); in scratch_buf_init()
427 size = buf->aux.offset + aux_width * aux_height; in scratch_buf_init()