Home
last modified time | relevance | path

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

/external/mesa3d/include/drm-uapi/
Di915_drm.h795 __u64 cliprects_ptr; member
902 __u64 cliprects_ptr; member
/external/libdrm/include/drm/
Di915_drm.h837 __u64 cliprects_ptr; member
944 __u64 cliprects_ptr; member
/external/kernel-headers/original/uapi/drm/
Di915_drm.h867 __u64 cliprects_ptr; member
974 __u64 cliprects_ptr; member
/external/mesa3d/src/intel/vulkan/
Danv_batch_chain.c1374 .cliprects_ptr = 0, in setup_execbuf_for_cmd_buffer()
1600 execbuf.execbuf.cliprects_ptr = (uintptr_t) execbuf.fences; in anv_cmd_buffer_execbuf()
Danv_queue.c92 execbuf.cliprects_ptr = 0; in anv_device_submit_simple_batch()
/external/libdrm/intel/
Dintel_bufmgr_gem.c2313 execbuf.cliprects_ptr = (uintptr_t) cliprects; in drm_intel_gem_bo_exec()
2403 execbuf.cliprects_ptr = (uintptr_t)cliprects; in do_exec2()