Home
last modified time | relevance | path

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

/external/libdrm/include/drm/
Dqxl_drm.h78 __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
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_state_constants.c484 struct svga_winsys_surface *dst_handle; in emit_constbuf_vgpu10() local
Dsvga_surface.c52 struct svga_winsys_surface *dst_handle, in svga_texture_copy_handle()
/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()