Home
last modified time | relevance | path

Searched refs:drm_syncobj_destroy (Results 1 – 25 of 113) sorted by relevance

12345

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/panfrost/vulkan/
H A Dpanvk_sync.c59 struct drm_syncobj_destroy destroy = { .handle = sync->temporary }; in sync_set_temporary()
75 struct drm_syncobj_destroy destroy = { .handle = sync->permanent }; in sync_destroy()
95 struct drm_syncobj_destroy destroy = { .handle = *dst }; in sync_import()
121 struct drm_syncobj_destroy destroy = { .handle = create.handle }; in sync_import()
/dports/lang/clover/mesa-21.3.6/src/panfrost/vulkan/
H A Dpanvk_sync.c59 struct drm_syncobj_destroy destroy = { .handle = sync->temporary }; in sync_set_temporary()
75 struct drm_syncobj_destroy destroy = { .handle = sync->permanent }; in sync_destroy()
95 struct drm_syncobj_destroy destroy = { .handle = *dst }; in sync_import()
121 struct drm_syncobj_destroy destroy = { .handle = create.handle }; in sync_import()
/dports/graphics/libosmesa/mesa-21.3.6/src/panfrost/vulkan/
H A Dpanvk_sync.c59 struct drm_syncobj_destroy destroy = { .handle = sync->temporary }; in sync_set_temporary()
75 struct drm_syncobj_destroy destroy = { .handle = sync->permanent }; in sync_destroy()
95 struct drm_syncobj_destroy destroy = { .handle = *dst }; in sync_import()
121 struct drm_syncobj_destroy destroy = { .handle = create.handle }; in sync_import()
/dports/graphics/mesa-libs/mesa-21.3.6/src/panfrost/vulkan/
H A Dpanvk_sync.c59 struct drm_syncobj_destroy destroy = { .handle = sync->temporary }; in sync_set_temporary()
75 struct drm_syncobj_destroy destroy = { .handle = sync->permanent }; in sync_destroy()
95 struct drm_syncobj_destroy destroy = { .handle = *dst }; in sync_import()
121 struct drm_syncobj_destroy destroy = { .handle = create.handle }; in sync_import()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/panfrost/vulkan/
H A Dpanvk_sync.c59 struct drm_syncobj_destroy destroy = { .handle = sync->temporary }; in sync_set_temporary()
75 struct drm_syncobj_destroy destroy = { .handle = sync->permanent }; in sync_destroy()
95 struct drm_syncobj_destroy destroy = { .handle = *dst }; in sync_import()
121 struct drm_syncobj_destroy destroy = { .handle = create.handle }; in sync_import()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/panfrost/vulkan/
H A Dpanvk_sync.c59 struct drm_syncobj_destroy destroy = { .handle = sync->temporary }; in sync_set_temporary()
75 struct drm_syncobj_destroy destroy = { .handle = sync->permanent }; in sync_destroy()
95 struct drm_syncobj_destroy destroy = { .handle = *dst }; in sync_import()
121 struct drm_syncobj_destroy destroy = { .handle = create.handle }; in sync_import()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/panfrost/vulkan/
H A Dpanvk_sync.c59 struct drm_syncobj_destroy destroy = { .handle = sync->temporary }; in sync_set_temporary()
75 struct drm_syncobj_destroy destroy = { .handle = sync->permanent }; in sync_destroy()
95 struct drm_syncobj_destroy destroy = { .handle = *dst }; in sync_import()
121 struct drm_syncobj_destroy destroy = { .handle = create.handle }; in sync_import()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/panfrost/vulkan/
H A Dpanvk_sync.c59 struct drm_syncobj_destroy destroy = { .handle = sync->temporary }; in sync_set_temporary()
75 struct drm_syncobj_destroy destroy = { .handle = sync->permanent }; in sync_destroy()
95 struct drm_syncobj_destroy destroy = { .handle = *dst }; in sync_import()
121 struct drm_syncobj_destroy destroy = { .handle = create.handle }; in sync_import()
/dports/graphics/mesa-dri/mesa-21.3.6/src/panfrost/vulkan/
H A Dpanvk_sync.c59 struct drm_syncobj_destroy destroy = { .handle = sync->temporary }; in sync_set_temporary()
75 struct drm_syncobj_destroy destroy = { .handle = sync->permanent }; in sync_destroy()
95 struct drm_syncobj_destroy destroy = { .handle = *dst }; in sync_import()
121 struct drm_syncobj_destroy destroy = { .handle = create.handle }; in sync_import()
/dports/lang/clover/mesa-21.3.6/src/intel/common/
H A Dintel_gem.c48 struct drm_syncobj_destroy destroy = { in intel_gem_supports_syncobj_wait()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/intel/common/
H A Dintel_gem.c48 struct drm_syncobj_destroy destroy = { in intel_gem_supports_syncobj_wait()
/dports/graphics/libosmesa/mesa-21.3.6/src/intel/common/
H A Dintel_gem.c48 struct drm_syncobj_destroy destroy = { in intel_gem_supports_syncobj_wait()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/intel/common/
H A Dintel_gem.c48 struct drm_syncobj_destroy destroy = { in intel_gem_supports_syncobj_wait()
/dports/graphics/mesa-libs/mesa-21.3.6/src/intel/common/
H A Dintel_gem.c48 struct drm_syncobj_destroy destroy = { in intel_gem_supports_syncobj_wait()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/intel/common/
H A Dintel_gem.c48 struct drm_syncobj_destroy destroy = { in intel_gem_supports_syncobj_wait()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/intel/common/
H A Dintel_gem.c48 struct drm_syncobj_destroy destroy = { in intel_gem_supports_syncobj_wait()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/common/
H A Dgen_gem.c48 struct drm_syncobj_destroy destroy = { in gen_gem_supports_syncobj_wait()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/intel/common/
H A Dintel_gem.c48 struct drm_syncobj_destroy destroy = { in intel_gem_supports_syncobj_wait()
/dports/graphics/mesa-dri/mesa-21.3.6/src/intel/common/
H A Dintel_gem.c48 struct drm_syncobj_destroy destroy = { in intel_gem_supports_syncobj_wait()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/intel/common/
H A Dintel_gem.c48 struct drm_syncobj_destroy destroy = { in intel_gem_supports_syncobj_wait()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libdrm/src/include/drm/
H A Ddrm.h719 struct drm_syncobj_destroy { struct
927 #define DRM_IOCTL_SYNCOBJ_DESTROY DRM_IOWR(0xC0, struct drm_syncobj_destroy)
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/third_party/uapi/prelim/drm/
H A Ddrm.h729 struct drm_syncobj_destroy { struct
938 #define DRM_IOCTL_SYNCOBJ_DESTROY DRM_IOWR(0xC0, struct drm_syncobj_destroy)
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/third_party/uapi/drm/
H A Ddrm.h863 struct drm_syncobj_destroy { struct
1082 #define DRM_IOCTL_SYNCOBJ_DESTROY DRM_IOWR(0xC0, struct drm_syncobj_destroy)
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/third_party/uapi/dg1/drm/
H A Ddrm.h719 struct drm_syncobj_destroy { struct
928 #define DRM_IOCTL_SYNCOBJ_DESTROY DRM_IOWR(0xC0, struct drm_syncobj_destroy)
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/include/uapi/drm/
H A Ddrm.h843 struct drm_syncobj_destroy { struct
1052 #define DRM_IOCTL_SYNCOBJ_DESTROY DRM_IOWR(0xC0, struct drm_syncobj_destroy)

12345