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

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

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
Cleanup and removal of render pass caching of command buffers.
@phoenixxxx
Copy link
Contributor Author

Addressed

There were issues with the indentation and the spacing.
Addressed.
Debug only variable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants