Skip to content

Commit d78c3e1

Browse files
bghgaryCopilot
andcommitted
Run render tests on Win32 CI
The SKIP_RENDER_TESTS flag was originally added because WARP could not handle the _external path in bgfx. bgfx PR BabylonJS#1669 fixed CreateShaderResourceView for the _external parameter, so the render test should pass on WARP now. Let CI verify. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 804a5f0 commit d78c3e1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build-win32.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ jobs:
6363
-D GRAPHICS_API=${{ inputs.graphics-api }} ^
6464
-D BGFX_CONFIG_MAX_FRAME_BUFFERS=256 ^
6565
-D BABYLON_DEBUG_TRACE=ON ^
66-
-D BABYLON_NATIVE_SKIP_RENDER_TESTS=ON ^
6766
-D ENABLE_SANITIZERS=${{ steps.vars.outputs.sanitizer_flag }}
6867
6968
- name: Build

0 commit comments

Comments
 (0)