Commit: e766dcc333e4dc15671a72eb0591ae720ce74cb2
Author: Jeroen Bakker
Date: Fri Feb 3 15:42:40 2023 +0100
Branches: temp-vulkan-descriptor-sets
https://developer.blender.org/rBe766dcc333e4dc15671a72eb0591ae720ce74cb2
Fix missing rename of attribute during rebase.
===================================================================
M source/blender/gpu/vulkan/vk_context.hh
===================================================================
diff --git a/source/blender/gpu/vulkan/vk_context.hh
b/source/blender/gpu/vulkan/vk_context.hh
index 4265d9ab643..c9370d41d0a 100644
--- a/source/blender/gpu/vulkan/vk_context.hh
+++ b/source/blender/gpu/vulkan/vk_context.hh
@@ -62,7 +62,7 @@ class VKContext : public Context {
const uint32_t *queue_family_ptr_get() const
{
- return &graphic_queue_familly_;
+ return &graphic_queue_family_;
}
VmaAllocator mem_allocator_get() const
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
List details, subscription details or unsubscribe:
https://lists.blender.org/mailman/listinfo/bf-blender-cvs