Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_format.h144 svga_is_dx_format_supported(struct pipe_screen *screen,
Dsvga_screen.c1046 screen->is_format_supported = svga_is_dx_format_supported; in svga_screen_create()
Dsvga_format.c2216 svga_is_dx_format_supported(struct pipe_screen *screen, in svga_is_dx_format_supported() function