Home
last modified time | relevance | path

Searched defs:dst_handle (Results 1 – 17 of 17) sorted by relevance

/external/igt-gpu-tools/tests/i915/
Dgem_mocs_settings.c232 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
Di915_pm_rpm.c1178 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/
Dsvga_surface.c52 struct svga_winsys_surface *dst_handle, in svga_texture_copy_region()
82 struct svga_winsys_surface *dst_handle, in svga_texture_copy_handle()
Dsvga_state_constants.c593 struct svga_winsys_surface *dst_handle = NULL; in emit_constbuf() local
/external/virglrenderer/src/
Dvrend_decode.c374 uint32_t *dst_handle, in vrend_decode_transfer_common()
394 uint32_t dst_handle; in vrend_decode_resource_inline_write() local
965 uint32_t dst_handle, src_handle; in vrend_decode_resource_copy_region() local
997 uint32_t dst_handle, src_handle, temp; in vrend_decode_blit() local
1369 uint32_t dst_handle; in vrend_decode_transfer3d() local
1393 uint32_t dst_handle; in vrend_decode_copy_transfer3d() local
Dvrend_renderer.c8118 uint32_t dst_handle, in vrend_renderer_transfer_iov()
8147 uint32_t dst_handle, in vrend_transfer_inline_write()
8184 uint32_t dst_handle, in vrend_renderer_copy_transfer3d()
8658 uint32_t dst_handle, uint32_t dst_level, in vrend_renderer_resource_copy_region()
9089 uint32_t dst_handle, uint32_t src_handle, in vrend_renderer_blit()
/external/igt-gpu-tools/include/drm-uapi/
Dqxl_drm.h77 __u32 dst_handle; /* 0 if to command buffer */ member
/external/kernel-headers/original/uapi/drm/
Dqxl_drm.h77 __u32 dst_handle; /* 0 if to command buffer */ member
Ddrm.h743 __u32 dst_handle; member
/external/libdrm/include/drm/
Dqxl_drm.h77 __u32 dst_handle; /* 0 if to command buffer */ member
Ddrm.h736 __u32 dst_handle; member
/external/minigbm/
Damdgpu.c178 static int sdma_copy(struct amdgpu_priv *priv, int fd, uint32_t src_handle, uint32_t dst_handle, in sdma_copy()
/external/igt-gpu-tools/lib/
Dintel_batchbuffer.c699 uint32_t dst_handle, in igt_blitter_fast_copy__raw()
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/client/
Dtpu_client.cc409 [driver, src_device_buffer](tpu_driver::BufferHandle* dst_handle) { in CopyToDevice()
/external/libdrm/amdgpu/
Damdgpu_cs.c840 uint32_t dst_handle, in amdgpu_cs_syncobj_transfer()
/external/mesa3d/include/drm-uapi/
Ddrm.h736 __u32 dst_handle; member
/external/libdrm/
Dxf86drm.c4570 uint32_t dst_handle, uint64_t dst_point, in drmSyncobjTransfer()