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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/driver_ddebug/
H A Ddd_screen.c146 dd_screen_is_format_supported(struct pipe_screen *_screen, function in typeref:typename:boolean
559 dscreen->base.is_format_supported = dd_screen_is_format_supported;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/driver_ddebug/
H A Ddd_screen.c146 dd_screen_is_format_supported(struct pipe_screen *_screen, function in typeref:typename:bool
587 dscreen->base.is_format_supported = dd_screen_is_format_supported;

Completed in 4 milliseconds