adding secondary command buffers
Some checks failed
Build / build (push) Successful in 8m27s
Test / build_and_test (push) Failing after 25m19s

This commit is contained in:
2026-03-18 03:22:46 +01:00
parent 158cff1c16
commit ee49c86ebb
6 changed files with 41 additions and 20 deletions

View File

@@ -50,7 +50,7 @@ pub const VkError = error{
IncompatibleShaderBinaryExt,
PipelineBinaryMissingKhr,
NotEnoughSpaceKhr,
// ====== Internal errors
// == Set of internal errors for better debugging. They map to VK_UNKNOWN_ERROR
InvalidHandleDrv,
InvalidPipelineDrv,
InvalidDeviceMemoryDrv,