Home
last modified time | relevance | path

Searched refs:dmabuf (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_tests.c910 uint64_t handle, dmabuf, offset, stride, planes; in test_nv12() member
928 0, &handle[i].dmabuf)) { in test_nv12()
962 handle[0].dmabuf && handle[1].dmabuf && handle[2].dmabuf && in test_nv12()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_resource.h170 bool dmabuf; member
H A Dzink_resource.c407 create_ici(struct zink_screen *screen, VkImageCreateInfo *ici, const struct pipe_resource *templ, bool dmabuf, unsigned bind, unsigned modifiers_count, const uint64_t *modifiers, bool *success) in create_ici() argument
414 ici->flags = modifiers_count || dmabuf || bind & (PIPE_BIND_SCANOUT | PIPE_BIND_DEPTH_STENCIL) ? 0 : VK_IMAGE_CREATE_MUTABLE_FORMAT_BIT; in create_ici()
754 mesa_loge("ZINK: failed to dup dmabuf fd: %s\n", strerror(errno)); in resource_object_create()
969 mesa_loge("ZINK: failed to dup dmabuf fd: %s\n", strerror(errno)); in resource_object_create()
1157 res->dmabuf = res->dmabuf_acquire = whandle && whandle->type == WINSYS_HANDLE_TYPE_FD; in resource_create()
H A Dzink_context.c3675 } else if (res->dmabuf) in zink_flush_resource()
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common_wayland.c43 #include "linux-dmabuf-unstable-v1-client-protocol.h"
448 dmabuf_handle_format(void *data, struct zwp_linux_dmabuf_v1 *dmabuf, in dmabuf_handle_format() argument
456 dmabuf_handle_modifier(void *data, struct zwp_linux_dmabuf_v1 *dmabuf, in dmabuf_handle_modifier() argument
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_wayland.c53 #include "linux-dmabuf-unstable-v1-client-protocol.h"
1763 dmabuf_ignore_format(void *data, struct zwp_linux_dmabuf_v1 *dmabuf, in dmabuf_ignore_format() argument
1770 dmabuf_handle_modifier(void *data, struct zwp_linux_dmabuf_v1 *dmabuf, in dmabuf_handle_modifier() argument

Completed in 19 milliseconds