Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_cmd_desc_state.c132 uint32_t src_handle = shader->desc_info.dyn_ssbos.map[i]; in panvk_per_arch() local
159 uint32_t src_handle = shader->desc_info.dyn_ubos.map[i]; in panvk_cmd_fill_dyn_ubos() local
255 uint32_t src_handle = shader->desc_info.dyn_bufs.map[i]; in panvk_per_arch() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_surface.c31 struct svga_winsys_surface *src_handle, in svga_texture_copy_region()
61 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.h912 __u32 src_handle; member
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Diwslt_op.cc376 std::ifstream src_handle(src_file_path, std::ifstream::in); in CleanTagFile() local
/third_party/libdrm/amdgpu/
Damdgpu_cs.c876 uint32_t src_handle, in amdgpu_cs_syncobj_transfer()
/third_party/mesa3d/src/amd/common/
Dac_linux_drm.c497 uint32_t src_handle, uint64_t src_point, uint32_t flags) in ac_drm_cs_syncobj_transfer()
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
Dradv_amdgpu_cs.c1277 uint32_t src_handle = queue_syncobj; in radv_amdgpu_cs_submit_zero() local
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_descriptor_set.c1313 D3D12_CPU_DESCRIPTOR_HANDLE src_handle = in dzn_descriptor_heap_copy() local
/third_party/mesa3d/include/drm-uapi/
Ddrm.h912 __u32 src_handle; member
/third_party/libdrm/
Dxf86drm.c5106 uint32_t src_handle, uint64_t src_point, in drmSyncobjTransfer()