#include "gtest/gtest.h"#include "flutter/shell/platform/linux/fl_framebuffer.h"#include "flutter/shell/platform/linux/testing/mock_epoxy.h"Go to the source code of this file.
Functions | |
| TEST (FlFramebufferTest, HasDepthStencil) | |
| TEST (FlFramebufferTest, ResourcesRemoved) | |
| TEST (FlFramebufferTest, Sibling) | |
| TEST | ( | FlFramebufferTest | , |
| HasDepthStencil | |||
| ) |
Definition at line 10 of file fl_framebuffer_test.cc.
References fl_framebuffer_new(), and g_autoptr().
| TEST | ( | FlFramebufferTest | , |
| ResourcesRemoved | |||
| ) |
Definition at line 29 of file fl_framebuffer_test.cc.
References fl_framebuffer_new().
| TEST | ( | FlFramebufferTest | , |
| Sibling | |||
| ) |
Definition at line 43 of file fl_framebuffer_test.cc.
References fl_framebuffer_create_sibling(), fl_framebuffer_new(), g_autoptr(), and TRUE.