OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wayland_config
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/state_trackers/egl/wayland/
native_wayland.h
54
struct
wayland_config
*configs;
92
struct
wayland_config
{
struct
108
static INLINE struct
wayland_config
*
109
wayland_config
(const struct native_config *nconf)
function
111
return (struct
wayland_config
*) nconf;
native_wayland.c
375
struct
wayland_config
*config =
wayland_config
(nconf);
Completed in 884 milliseconds