Searched defs:NativeObjectsFS (Results 1 – 1 of 1) sorted by relevance
243 struct NativeObjectsFS struct245 const de::UniquePtr<Display> display;246 tcu::UVec2 windowSize;247 const de::UniquePtr<Window> window;249 NativeObjectsFS (Context& context, in NativeObjectsFS() argument