Searched defs:dst_handle (Results 1 – 16 of 16) sorted by relevance
/external/igt-gpu-tools/tests/i915/ |
D | gem_mocs_settings.c | 232 uint32_t dst_handle, in create_read_batch() 259 uint32_t dst_handle, in do_read_registers() 352 uint32_t dst_handle = gem_create(fd, 4096); in check_control_registers() local 391 uint32_t dst_handle = gem_create(fd, 4096); in check_l3cc_registers() local
|
D | i915_pm_rpm.c | 1178 static void submit_blt_cmd(uint32_t dst_handle, uint16_t x, uint16_t y, in submit_blt_cmd()
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_surface.c | 52 struct svga_winsys_surface *dst_handle, in svga_texture_copy_region() 82 struct svga_winsys_surface *dst_handle, in svga_texture_copy_handle()
|
D | svga_state_constants.c | 593 struct svga_winsys_surface *dst_handle = NULL; in emit_constbuf() local
|
/external/igt-gpu-tools/include/drm-uapi/ |
D | qxl_drm.h | 77 __u32 dst_handle; /* 0 if to command buffer */ member
|
/external/libdrm/include/drm/ |
D | qxl_drm.h | 77 __u32 dst_handle; /* 0 if to command buffer */ member
|
D | drm.h | 736 __u32 dst_handle; member
|
/external/kernel-headers/original/uapi/drm/ |
D | qxl_drm.h | 77 __u32 dst_handle; /* 0 if to command buffer */ member
|
D | drm.h | 742 __u32 dst_handle; member
|
/external/igt-gpu-tools/lib/ |
D | intel_batchbuffer.c | 699 uint32_t dst_handle, in igt_blitter_fast_copy__raw()
|
/external/virglrenderer/src/ |
D | vrend_decode.c | 910 uint32_t dst_handle, src_handle; in vrend_decode_resource_copy_region() local 942 uint32_t dst_handle, src_handle, temp; in vrend_decode_blit() local
|
D | vrend_renderer.c | 7008 uint32_t dst_handle, uint32_t dst_level, in vrend_renderer_resource_copy_region() 7308 uint32_t dst_handle, uint32_t src_handle, in vrend_renderer_blit()
|
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/ |
D | tpu_client.cc | 409 [driver, src_device_buffer](tpu_driver::BufferHandle* dst_handle) { in CopyToDevice()
|
/external/libdrm/amdgpu/ |
D | amdgpu_cs.c | 821 uint32_t dst_handle, in amdgpu_cs_syncobj_transfer()
|
/external/mesa3d/include/drm-uapi/ |
D | drm.h | 736 __u32 dst_handle; member
|
/external/libdrm/ |
D | xf86drm.c | 4338 uint32_t dst_handle, uint64_t dst_point, in drmSyncobjTransfer()
|