Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_screen.c457 int num_modifiers; in vc4_screen_query_dmabuf_modifiers() local
482 int i, num_modifiers; in vc4_screen_is_dmabuf_modifier_supported() local
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.c767 int num_modifiers = ARRAY_SIZE(v3d_available_modifiers); in v3d_screen_query_dmabuf_modifiers() local
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_screen.c546 int num_modifiers = ARRAY_SIZE(lima_available_modifiers); in lima_screen_query_dmabuf_modifiers() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_screen.c632 int i, num_modifiers = 0; in etna_screen_query_dmabuf_modifiers() local
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_drm.c324 const uint32_t *num_modifiers, in wsi_configure_native_image()
Dwsi_common_x11.c2097 uint32_t num_modifiers[2] = {0, 0}; in x11_surface_create_swapchain() local
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_wayland.c915 unsigned int num_modifiers; in create_dri_image_from_dmabuf_feedback() local
976 unsigned int num_modifiers; in create_dri_image() local
/third_party/mesa3d/src/egl/main/
Deglapi.c2582 EGLint *num_modifiers) in eglQueryDmaBufModifiersEXT()