Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Dintel_batchbuffer.c634 fill_object(struct drm_i915_gem_exec_object2 *obj, uint32_t gem_handle, in fill_object() function
747 fill_object(&objs[0], dst_handle, NULL, 0); in igt_blitter_fast_copy__raw()
748 fill_object(&objs[1], src_handle, NULL, 0); in igt_blitter_fast_copy__raw()
749 fill_object(&objs[2], batch_handle, relocs, 2); in igt_blitter_fast_copy__raw()