| /xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/osmesa/ |
| H A D | target.c | 37 struct sw_winsys *winsys; local in function:osmesa_create_screen
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/targets/osmesa/ |
| H A D | target.c | 37 struct sw_winsys *winsys; local in function:osmesa_create_screen
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/targets/d3d10sw/ |
| H A D | d3d10_gdi.c | 47 struct sw_winsys *winsys; local in function:d3d10_create_screen
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/state_tracker/ |
| H A D | sw_driver.h | 16 } winsys[]; member in struct:sw_driver_descriptor
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_screen.h | 43 struct sw_winsys *winsys; member in struct:softpipe_screen
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/include/frontend/ |
| H A D | sw_driver.h | 16 } winsys[]; member in struct:sw_driver_descriptor
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/ |
| H A D | swr_loader.cpp | 72 swr_create_screen(struct sw_winsys *winsys) argument
|
| H A D | swr_screen.h | 45 struct sw_winsys *winsys; member in struct:swr_screen
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/target-helpers/ |
| H A D | inline_sw_helper.h | 31 sw_screen_create_named(struct sw_winsys *winsys, const char *driver) argument 63 sw_screen_create(struct sw_winsys *winsys) argument
|
| H A D | sw_helper.h | 33 sw_screen_create_named(struct sw_winsys *winsys, const char *driver) argument 65 sw_screen_create(struct sw_winsys *winsys) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_screen.h | 50 struct sw_winsys *winsys; member in struct:llvmpipe_screen
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/ |
| H A D | swr_loader.cpp | 82 swr_create_screen(struct sw_winsys *winsys) argument
|
| H A D | swr_screen.h | 48 struct sw_winsys *winsys; member in struct:swr_screen
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/d3d12/wgl/ |
| H A D | d3d12_wgl_winsys.c | 34 d3d12_wgl_create_screen(struct sw_winsys *winsys, HDC hDC) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/libgl-gdi/ |
| H A D | libgl_gdi.c | 67 struct sw_winsys *winsys; local in function:gdi_screen_create 130 struct sw_winsys *winsys = NULL; local in function:gdi_present [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/libgl-xlib/ |
| H A D | xlib.c | 51 struct sw_winsys *winsys; local in function:swrast_xlib_create_screen [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/targets/libgl-xlib/ |
| H A D | xlib.c | 51 struct sw_winsys *winsys; local in function:swrast_xlib_create_screen [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| H A D | sp_screen.h | 43 struct sw_winsys *winsys; member in struct:softpipe_screen
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/target-helpers/ |
| H A D | inline_sw_helper.h | 41 sw_screen_create_named(struct sw_winsys *winsys, const char *driver) argument 88 sw_screen_create_vk(struct sw_winsys *winsys, bool sw_vk) argument 125 sw_screen_create(struct sw_winsys * winsys) argument [all...] |
| H A D | sw_helper.h | 46 sw_screen_create_named(struct sw_winsys *winsys, const char *driver) argument 92 sw_screen_create_vk(struct sw_winsys *winsys, bool sw_vk) argument 129 sw_screen_create(struct sw_winsys * winsys) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/ |
| H A D | d3d12_dxgi_screen.cpp | 112 d3d12_create_dxgi_screen(struct sw_winsys *winsys, LUID *adapter_luid) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/targets/libgl-d3d12/ |
| H A D | libgl_d3d12.c | 45 struct sw_winsys *winsys; local in function:gdi_screen_create
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/graw-gdi/ |
| H A D | graw_gdi.c | 67 struct sw_winsys *winsys = NULL; local in function:graw_create_window_and_screen
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/graw-xlib/ |
| H A D | graw_xlib.c | 27 struct sw_winsys *winsys = NULL; local in function:graw_create_screen
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/sw/null/ |
| H A D | null_sw_winsys.c | 74 null_sw_displaytarget_destroy(struct sw_winsys *winsys, argument 82 null_sw_displaytarget_create(struct sw_winsys *winsys, argument 96 null_sw_displaytarget_from_handle(struct sw_winsys *winsys, argument 106 null_sw_displaytarget_get_handle(struct sw_winsys *winsys, argument 116 null_sw_displaytarget_display(struct sw_winsys *winsys, argument 126 null_sw_destroy(struct sw_winsys *winsys) argument 135 static struct sw_winsys *winsys; local in function:null_sw_create [all...] |