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

/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_layout.c89 * vmwgfx_layouts_equal - Determine whether two layouts are equal.
97 vmwgfx_layouts_equal(const struct vmwgfx_layout *l1, function in typeref:typename:Bool
248 if (layout && (!ms->layout || !vmwgfx_layouts_equal(ms->layout, layout))) {

Completed in 2 milliseconds