Home
last modified time | relevance | path

Searched defs:dst_handle (Results 1 – 16 of 16) 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/igt-gpu-tools/include/drm-uapi/
Dqxl_drm.h77 __u32 dst_handle; /* 0 if to command buffer */ member
/external/libdrm/include/drm/
Dqxl_drm.h77 __u32 dst_handle; /* 0 if to command buffer */ member
Ddrm.h736 __u32 dst_handle; member
/external/kernel-headers/original/uapi/drm/
Dqxl_drm.h77 __u32 dst_handle; /* 0 if to command buffer */ member
Ddrm.h742 __u32 dst_handle; member
/external/igt-gpu-tools/lib/
Dintel_batchbuffer.c699 uint32_t dst_handle, in igt_blitter_fast_copy__raw()
/external/virglrenderer/src/
Dvrend_decode.c910 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
Dvrend_renderer.c7008 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/
Dtpu_client.cc409 [driver, src_device_buffer](tpu_driver::BufferHandle* dst_handle) { in CopyToDevice()
/external/libdrm/amdgpu/
Damdgpu_cs.c821 uint32_t dst_handle, in amdgpu_cs_syncobj_transfer()
/external/mesa3d/include/drm-uapi/
Ddrm.h736 __u32 dst_handle; member
/external/libdrm/
Dxf86drm.c4338 uint32_t dst_handle, uint64_t dst_point, in drmSyncobjTransfer()