Home
last modified time | relevance | path

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

/third_party/libdrm/include/drm/
Di915_drm.h897 __u64 cliprects_ptr; member
1004 __u64 cliprects_ptr; member
/third_party/mesa3d/include/drm-uapi/
Di915_drm.h1097 __u64 cliprects_ptr; member
1242 __u64 cliprects_ptr; member
/third_party/mesa3d/src/intel/vulkan/
Danv_batch_chain.c1220 __u64 *iter = &exec->execbuf.cliprects_ptr; in anv_execbuf_add_ext()
1814 .cliprects_ptr = 0, in setup_execbuf_for_cmd_buffers()
1988 execbuf.execbuf.cliprects_ptr = (uintptr_t)submit->fences; in anv_queue_execbuf_locked()
/third_party/mesa3d/src/intel/tools/
Dintel_dump_gpu.c362 (void*)(uintptr_t)execbuffer2->cliprects_ptr; in dump_execbuffer2()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_batch.c836 execbuf.cliprects_ptr = in submit_batch()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.c879 execbuf.cliprects_ptr = in submit_batch()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_batch.c746 execbuf.cliprects_ptr = in execbuffer()
/third_party/libdrm/intel/
Dintel_bufmgr_gem.c2329 execbuf.cliprects_ptr = (uintptr_t) cliprects; in drm_intel_gem_bo_exec()
2419 execbuf.cliprects_ptr = (uintptr_t)cliprects; in do_exec2()