Home
last modified time | relevance | path

Searched defs:is_dmabuf_modifier_supported (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/docs/gallium/
H A Dscreen.rst1097 is_dmabuf_modifier_supported section in Methods
/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_screen.h724 bool (*is_dmabuf_modifier_supported)(struct pipe_screen *screen, member