Searched defs:create_screen (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/targets/pipe-loader/
H A Dpipe_msm.c7 create_screen(int fd, const struct pipe_screen_config *config) function in typeref:struct:pipe_screen *
H A Dpipe_nouveau.c7 create_screen(int fd, const struct pipe_screen_config *config) function in typeref:struct:pipe_screen *
H A Dpipe_r300.c8 create_screen(int fd, const struct pipe_screen_config *config) function in typeref:struct:pipe_screen *
H A Dpipe_r600.c8 create_screen(int fd, const struct pipe_screen_config *config) function in typeref:struct:pipe_screen *
H A Dpipe_i915.c8 create_screen(int fd, const struct pipe_screen_config *config) function in typeref:struct:pipe_screen *
H A Dpipe_radeonsi.c10 create_screen(int fd, const struct pipe_screen_config *config) function in typeref:struct:pipe_screen *
H A Dpipe_vmwgfx.c8 create_screen(int fd, const struct pipe_screen_config *config) function in typeref:struct:pipe_screen *
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader_priv.h34 struct pipe_screen *(*create_screen)(struct pipe_loader_device *dev, member in struct:pipe_loader_ops
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/pipe-loader/
H A Dpipe_loader_priv.h34 struct pipe_screen *(*create_screen)(struct pipe_loader_device *dev, member in struct:pipe_loader_ops
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/state_tracker/
H A Ddrm_driver.h33 struct pipe_screen* (*create_screen)(int drm_fd, member in struct:drm_driver_descriptor
H A Dsw_driver.h12 struct pipe_screen *(*create_screen)(struct sw_winsys *ws); member in struct:sw_driver_descriptor
/xsrc/external/mit/MesaLib/dist/src/gallium/include/frontend/
H A Ddrm_driver.h36 struct pipe_screen* (*create_screen)(int drm_fd, member in struct:drm_driver_descriptor
H A Dsw_driver.h12 struct pipe_screen *(*create_screen)(struct sw_winsys *ws, bool sw_vk); member in struct:sw_driver_descriptor
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_winsys.h44 (*create_screen)( void ); member in struct:stw_winsys
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_winsys.h70 (*create_screen)( HDC hDC ); member in struct:stw_winsys

Completed in 11 milliseconds