Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/egl/null/
Dnative_null.c40 struct null_display { struct
49 static INLINE struct null_display * argument
50 null_display(const struct native_display *ndpy) in null_display() function