Searched refs:dst_handle (Results 1 - 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_surface.h81 struct svga_winsys_surface *dst_handle,
H A Dsvga_surface.c49 struct svga_winsys_surface *dst_handle,
65 dst.handle = dst_handle;
83 dst_handle, dst_level, dst_x, dst_y, dst_z);
45 svga_texture_copy_handle(struct svga_context *svga, struct svga_winsys_surface *src_handle, unsigned src_x, unsigned src_y, unsigned src_z, unsigned src_level, unsigned src_face, struct svga_winsys_surface *dst_handle, unsigned dst_x, unsigned dst_y, unsigned dst_z, unsigned dst_level, unsigned dst_face, unsigned width, unsigned height, unsigned depth) argument
/external/kernel-headers/original/uapi/drm/
H A Dqxl_drm.h74 uint32_t dst_handle; /* 0 if to command buffer */ member in struct:drm_qxl_reloc
/external/libdrm/include/drm/
H A Dqxl_drm.h74 uint32_t dst_handle; /* 0 if to command buffer */ member in struct:drm_qxl_reloc
/external/jpeg/
H A Djmemdos.c325 XMSH dst_handle; member in struct:__anon6505
348 spec.dst_handle = 0;
381 spec.dst_handle = info->handle.xms_handle;

Completed in 194 milliseconds