Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_screen.c116 get_float_cap(struct svga_winsys_screen *sws, SVGA3dDevCapIndex cap, in get_float_cap()
129 get_uint_cap(struct svga_winsys_screen *sws, SVGA3dDevCapIndex cap, in get_uint_cap()
142 get_bool_cap(struct svga_winsys_screen *sws, SVGA3dDevCapIndex cap, in get_bool_cap()
Dsvga_winsys.h510 SVGA3dDevCapIndex index,
Dsvga_format.c403 SVGA3dDevCapIndex devcap;
1489 svga_devcap_name(SVGA3dDevCapIndex cap) in svga_devcap_name()
/third_party/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_devcaps.h451 } SVGA3dDevCapIndex; typedef
/third_party/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen_svga.c702 SVGA3dDevCapIndex index, in vmw_svga_winsys_get_cap()