Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_pipe.c457 static bool noop_is_format_supported(struct pipe_screen* pscreen, in noop_is_format_supported() function
554 screen->is_format_supported = noop_is_format_supported; in noop_screen_create()