Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video.h239 nouveau_vp3_screen_video_supported(struct pipe_screen *screen,
Dnouveau_vp3_video.c495 nouveau_vp3_screen_video_supported(struct pipe_screen *screen, in nouveau_vp3_screen_video_supported() function
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c1028 screen->base.base.is_video_format_supported = nouveau_vp3_screen_video_supported; in nv50_screen_create()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.c1085 screen->base.base.is_video_format_supported = nouveau_vp3_screen_video_supported; in nvc0_screen_create()