Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/targets/egl-static/
Degl_st.h35 egl_st_create_api(enum st_api_type api);
Degl_st.c126 egl_st_create_api(enum st_api_type api) in egl_st_create_api() function
Degl.c57 stmod->stapi = egl_st_create_api(api); in get_st_api()