Home
last modified time | relevance | path

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

/third_party/mesa3d/docs/gallium/
Dscreen.rst1086 is_dmabuf_modifier_supported section in Methods
/third_party/mesa3d/src/gallium/include/pipe/
Dp_screen.h679 bool (*is_dmabuf_modifier_supported)(struct pipe_screen *screen, member