Searched defs:GLFWwindow (Results 1 – 6 of 6) sorted by relevance
42 struct GLFWwindow { struct46 GLFWwindow() { in GLFWwindow() argument54 ~GLFWwindow() { in ~GLFWwindow() argument
83 std::unique_ptr<wgpu::ChainedStruct> SetupWindowAndGetSurfaceDescriptorForTesting(GLFWwindow*) { in SetupWindowAndGetSurfaceDescriptorForTesting() argument
314 static void glfw_resize_callback(GLFWwindow*, int w, int h) in glfw_resize_callback() argument
789 typedef struct GLFWwindow GLFWwindow; typedef
782 typedef struct GLFWwindow GLFWwindow; typedef