Home
last modified time | relevance | path

Searched defs:surface_ (Results 1 – 4 of 4) sorted by relevance

/external/autotest/client/deps/glbench/src/
Degl_stuff.h50 EGLSurface surface_; variable
Dwaffle_stuff.h50 struct waffle_window *surface_; variable
/external/vulkan-validation-layers/demos/smoke/
DShellWayland.h49 struct wl_surface *surface_; variable
/external/deqp/framework/egl/
DegluCallLogWrapper.cpp212 EGLSurfaceFmt (eglw::EGLSurface surface_) : surface(surface_) {} in EGLSurfaceFmt()