Home
last modified time | relevance | path

Searched defs:surface_type (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavutil/
Dhwcontext_dxva2.h51 DWORD surface_type; member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglcontextconfig.c434 gst_gl_config_surface_type_to_string (GstGLConfigSurfaceType surface_type) in gst_gl_config_surface_type_to_string()
/third_party/mesa3d/src/egl/drivers/wgl/
Degl_wgl.c56 …nfig(_EGLDisplay *disp, const struct stw_pixelformat_info *stw_config, int id, EGLint surface_type) in wgl_add_config()
177 unsigned surface_type = EGL_PBUFFER_BIT | (hdc ? EGL_WINDOW_BIT : 0); in wgl_add_configs() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cLayoutBindingTests.hpp78 eSurfaceType surface_type; // Texture, Image... member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgstglcontext_egl.c640 EGLint surface_type = EGL_WINDOW_BIT; in gst_gl_context_egl_choose_config() local
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_ohos.c866 const EGLint surface_type = EGL_WINDOW_BIT | EGL_PBUFFER_BIT; in ohos_add_configs_for_visuals() local
Dplatform_android.c1304 const EGLint surface_type = EGL_WINDOW_BIT | EGL_PBUFFER_BIT; in droid_add_configs_for_visuals() local
Dplatform_x11.c760 EGLint surface_type; in dri2_x11_add_configs_for_visuals() local
Degl_dri2.c308 dri2_get_dri_config(struct dri2_egl_config *conf, EGLint surface_type, in dri2_get_dri_config()
398 EGLint surface_type, const EGLint *attr_list, in dri2_add_config()