Home
last modified time | relevance | path

Searched defs:fscreen (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_manager.c693 drawable_lookup(struct pipe_frontend_screen *fscreen, in drawable_lookup()
712 drawable_insert(struct pipe_frontend_screen *fscreen, in drawable_insert()
731 drawable_remove(struct pipe_frontend_screen *fscreen, in drawable_remove()
774 struct pipe_frontend_screen *fscreen = st->frontend_screen; in st_framebuffers_purge() local
934 st_screen_destroy(struct pipe_frontend_screen *fscreen) in st_screen_destroy()
951 st_api_create_context(struct pipe_frontend_screen *fscreen, in st_api_create_context()
1352 st_api_query_versions(struct pipe_frontend_screen *fscreen, in st_api_query_versions()
H A Dst_cb_eglimage.c237 struct pipe_frontend_screen *fscreen = st->frontend_screen; in st_get_egl_image() local
514 struct pipe_frontend_screen *fscreen = st->frontend_screen; in st_validate_egl_image() local
H A Dst_context.c796 struct pipe_frontend_screen *fscreen = st->frontend_screen; in st_set_background_context() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/dri/
H A Ddri_screen.c502 dri_get_egl_image(struct pipe_frontend_screen *fscreen, in dri_get_egl_image()
540 dri_validate_egl_image(struct pipe_frontend_screen *fscreen, in dri_validate_egl_image()
553 dri_get_param(struct pipe_frontend_screen *fscreen, in dri_get_param()
/aosp_15_r20/external/mesa3d/src/egl/drivers/wgl/
H A Degl_wgl.c202 wgl_egl_st_get_param(struct pipe_frontend_screen *fscreen, in wgl_egl_st_get_param()
210 wgl_get_egl_image(struct pipe_frontend_screen *fscreen, void *image, in wgl_get_egl_image()
219 wgl_validate_egl_image(struct pipe_frontend_screen *fscreen, void *image) in wgl_validate_egl_image()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/wgl/
H A Dstw_device.c53 stw_get_param(struct pipe_frontend_screen *fscreen, in stw_get_param()
H A Dstw_ext_pbuffer.c71 …st struct stw_pixelformat_info *pfi, int iWidth, int iHeight, struct pipe_frontend_screen *fscreen) in stw_pbuffer_create()
H A Dstw_device.h61 struct pipe_frontend_screen *fscreen; member
H A Dstw_context.c159 struct pipe_frontend_screen *fscreen, in stw_create_context_attribs()
H A Dstw_framebuffer.c313 struct pipe_frontend_screen *fscreen) in stw_framebuffer_create()
H A Dstw_st.c523 stw_st_create_framebuffer(struct stw_framebuffer *fb, struct pipe_frontend_screen *fscreen) in stw_st_create_framebuffer()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/hgl/
H A Dhgl_context.h68 struct pipe_frontend_screen *fscreen; member
H A Dhgl.c197 hgl_st_manager_get_param(struct pipe_frontend_screen *fscreen, enum st_manager_param param) in hgl_st_manager_get_param()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/glx/xlib/
H A Dxm_api.h85 struct pipe_frontend_screen *fscreen; member
H A Dxm_api.c114 xmesa_get_param(struct pipe_frontend_screen *fscreen, in xmesa_get_param()
/aosp_15_r20/external/mesa3d/src/gallium/include/frontend/
H A Dapi.h241 struct pipe_frontend_screen *fscreen; member
/aosp_15_r20/external/mesa3d/src/gallium/frontends/osmesa/
H A Dosmesa.c137 osmesa_st_get_param(struct pipe_frontend_screen *fscreen, enum st_manager_param param) in osmesa_st_get_param()