[3.0] Implement name-related improvements identified in previous Vulkan PR #1216
dotnet.yml
on: pull_request
Matrix: Test
Build
5m 33s
Report Coverage
0s
Release
0s
Annotations
13 errors
|
Test (linux-x64, ubuntu-22.04, linux-x64)
Process completed with exit code 1.
|
|
Test (osx-arm64, macos-latest, osx-arm64)
Process completed with exit code 1.
|
|
Test (win-x64, windows-latest, win-x64)
Process completed with exit code 1.
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Implementations/SDL3/SdlSurfaceComponents.cs(200,18): error CS0117: 'Sdl' does not contain a definition for 'GetWindowId' [/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Silk.NET.Windowing.csproj::TargetFramework=net10.0-ios]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Implementations/SDL3/SdlSurfaceComponents.cs(164,17): error CS0103: The name 'InitializeOpenGl' does not exist in the current context [/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Silk.NET.Windowing.csproj::TargetFramework=net10.0-ios]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Implementations/SDL3/SdlSurfaceComponents.cs(84,31): error CS0117: 'Sdl' does not contain a definition for 'GlLoadLibrary' [/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Silk.NET.Windowing.csproj::TargetFramework=net10.0-ios]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Implementations/SDL3/SdlSurface.cs(20,68): error CS0117: 'SdlSurfaceComponents' does not contain a definition for 'IsOpenGLEnabled' [/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Silk.NET.Windowing.csproj::TargetFramework=net10.0-ios]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Implementations/SDL3/SdlSurfaceComponents.cs(236,17): error CS0117: 'Sdl' does not contain a definition for 'GlUnloadLibrary' [/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Silk.NET.Windowing.csproj::TargetFramework=net10.0]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Implementations/SDL3/SdlSurfaceComponents.cs(206,13): error CS0103: The name 'PostInitializeOpenGl' does not exist in the current context [/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Silk.NET.Windowing.csproj::TargetFramework=net10.0]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Implementations/SDL3/SdlSurfaceComponents.cs(200,18): error CS0117: 'Sdl' does not contain a definition for 'GetWindowId' [/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Silk.NET.Windowing.csproj::TargetFramework=net10.0]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Implementations/SDL3/SdlSurfaceComponents.cs(164,17): error CS0103: The name 'InitializeOpenGl' does not exist in the current context [/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Silk.NET.Windowing.csproj::TargetFramework=net10.0]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Implementations/SDL3/SdlSurfaceComponents.cs(84,31): error CS0117: 'Sdl' does not contain a definition for 'GlLoadLibrary' [/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Silk.NET.Windowing.csproj::TargetFramework=net10.0]
|
|
Build
/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Implementations/SDL3/SdlSurface.cs(20,68): error CS0117: 'SdlSurfaceComponents' does not contain a definition for 'IsOpenGLEnabled' [/Users/runner/work/Silk.NET/Silk.NET/sources/Windowing/Windowing/Silk.NET.Windowing.csproj::TargetFramework=net10.0]
|