Home
last modified time | relevance | path

Searched defs:src_handle (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_surface.c49 struct svga_winsys_surface *src_handle, in svga_texture_copy_region()
79 struct svga_winsys_surface *src_handle, in svga_texture_copy_handle()
/third_party/libdrm/include/drm/
Dqxl_drm.h76 __u32 src_handle; /* dest handle to compute address from */ member
Ddrm.h873 __u32 src_handle; member
/third_party/libdrm/amdgpu/
Damdgpu_cs.c864 uint32_t src_handle, in amdgpu_cs_syncobj_transfer()
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
Dradv_amdgpu_cs.c1306 uint32_t src_handle = queue_syncobj; in radv_amdgpu_cs_submit_zero() local
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_descriptor_set.c977 D3D12_CPU_DESCRIPTOR_HANDLE src_handle = in dzn_descriptor_heap_copy() local
/third_party/mesa3d/include/drm-uapi/
Ddrm.h873 __u32 src_handle; member
/third_party/libdrm/
Dxf86drm.c5029 uint32_t src_handle, uint64_t src_point, in drmSyncobjTransfer()