Lines Matching refs:WsiTests
30 class WsiTests : public ::testing::Test {};
35 TEST(WsiTests, CreateSurfaceWin32NoICDSupport) {
52 TEST(WsiTests, CreateSurfaceWin32NoICDCreateSupport) {
74 TEST(WsiTests, CreateSurfaceWin32ICDSupport) {
96 TEST(WsiTests, CreateSurfaceWin32MixedICDSupport) {
123 TEST(WsiTests, GetPhysicalDeviceWin32PresentNoICDSupport) {
150 TEST(WsiTests, GetPhysicalDeviceWin32PresentICDSupport) {
172 TEST(WsiTests, Win32GetPhysicalDeviceSurfaceSupportKHR) {
214 TEST(WsiTests, CreateSurfaceXCBNoICDSupport) {
232 TEST(WsiTests, CreateSurfaceXCBNoICDCreateSupport) {
255 TEST(WsiTests, CreateSurfaceXCBICDSupport) {
278 TEST(WsiTests, CreateSurfaceXCBMixedICDSupport) {
306 TEST(WsiTests, GetPhysicalDeviceXcbPresentNoICDSupport) {
333 TEST(WsiTests, GetPhysicalDeviceXcbPresentICDSupport) {
355 TEST(WsiTests, XcbGetPhysicalDeviceSurfaceSupportKHR) {
397 TEST(WsiTests, CreateSurfaceXLIBNoICDSupport) {
415 TEST(WsiTests, CreateSurfaceXLIBNoICDCreateSupport) {
438 TEST(WsiTests, CreateSurfaceXLIBICDSupport) {
461 TEST(WsiTests, CreateSurfaceXLIBMixedICDSupport) {
489 TEST(WsiTests, GetPhysicalDeviceXlibPresentNoICDSupport) {
516 TEST(WsiTests, GetPhysicalDeviceXlibPresentICDSupport) {
538 TEST(WsiTests, XlibGetPhysicalDeviceSurfaceSupportKHR) {
580 TEST(WsiTests, CreateSurfaceWaylandNoICDSupport) {
598 TEST(WsiTests, CreateSurfaceWaylandNoICDCreateSupport) {
621 TEST(WsiTests, CreateSurfaceWaylandICDSupport) {
644 TEST(WsiTests, CreateSurfaceWaylandMixedICDSupport) {
672 TEST(WsiTests, GetPhysicalDeviceWaylandPresentNoICDSupport) {
699 TEST(WsiTests, GetPhysicalDeviceWaylandPresentICDSupport) {
721 TEST(WsiTests, WaylandGetPhysicalDeviceSurfaceSupportKHR) {
761 TEST(WsiTests, ForgetEnableSurfaceExtensions) {
775 TEST(WsiTests, SwapchainFunctional) {