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