Home
last modified time | relevance | path

Searched refs:egl_g3d_create_st_framebuffer (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/egl/common/
Degl_g3d_st.h43 egl_g3d_create_st_framebuffer(_EGLSurface *surf);
Degl_g3d_st.c289 egl_g3d_create_st_framebuffer(_EGLSurface *surf) in egl_g3d_create_st_framebuffer() function
Degl_g3d_api.c304 gsurf->stfbi = egl_g3d_create_st_framebuffer(&gsurf->base); in egl_g3d_create_surface()
365 gsurf->stfbi = egl_g3d_create_st_framebuffer(&gsurf->base); in create_pbuffer_surface()