Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vkcommand changes only #8246

Merged
merged 19 commits into from
Nov 6, 2024
Merged

Conversation

phoenixxxx
Copy link
Contributor

As requested splitting the command buffer specific changes into it's own PR.

@@ -33,453 +33,499 @@ using namespace utils;

namespace filament::backend {

namespace {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you move this namespace 4 spaces to the left?

filament/backend/src/vulkan/VulkanCommands.cpp Outdated Show resolved Hide resolved
filament/backend/src/vulkan/VulkanCommands.cpp Outdated Show resolved Hide resolved
filament/backend/src/vulkan/VulkanCommands.cpp Outdated Show resolved Hide resolved
filament/backend/src/vulkan/VulkanCommands.h Outdated Show resolved Hide resolved
filament/backend/src/vulkan/VulkanCommands.h Outdated Show resolved Hide resolved
filament/backend/src/vulkan/VulkanCommands.h Outdated Show resolved Hide resolved
filament/backend/src/vulkan/VulkanDriver.cpp Outdated Show resolved Hide resolved
filament/backend/src/vulkan/VulkanDriver.cpp Outdated Show resolved Hide resolved
filament/backend/src/vulkan/VulkanContext.h Outdated Show resolved Hide resolved
@phoenixxxx
Copy link
Contributor Author

Addressed

phoenixxxx and others added 3 commits November 5, 2024 05:25
@poweifeng poweifeng added the internal Issue/PR does not affect clients label Nov 6, 2024
@poweifeng poweifeng enabled auto-merge (squash) November 6, 2024 00:29
@poweifeng poweifeng merged commit 46dc9e7 into google:main Nov 6, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Issue/PR does not affect clients
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants