Home
last modified time | relevance | path

Searched refs:noop_is_format_supported (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/noop/
Dnoop_pipe.c413 static boolean noop_is_format_supported(struct pipe_screen* pscreen, in noop_is_format_supported() function
485 screen->is_format_supported = noop_is_format_supported; in noop_screen_create()