Fixed a typo
Some checks failed
Build code / linux (Debug, clang++-15, -stdlib=libc++, sudo apt install clang-15 libc++-15-dev libc++abi-15-dev) (push) Has been cancelled
Build code / linux (Debug, g++-12, sudo apt install g++-12) (push) Has been cancelled
Build code / linux (Release, clang++-15, -stdlib=libc++, sudo apt install clang-15 libc++-15-dev libc++abi-15-dev) (push) Has been cancelled
Static code analysis / clang-tidy (push) Has been cancelled
Build code / linux (Release, g++-12, sudo apt install g++-12) (push) Has been cancelled
Build code / Windows MSVC (Debug) (push) Has been cancelled
Build code / Windows MSVC (Release) (push) Has been cancelled

This commit is contained in:
Adam Sawicki 2025-05-12 13:59:55 +02:00
parent 1d8f600fd4
commit d3d1099845
11 changed files with 12 additions and 12 deletions

View file

@ -31,6 +31,6 @@ var searchData=
['and_20units_28',['Alignment and units',['../virtual_allocator.html#virtual_allocator_alignment_and_units',1,'']]],
['and_20user_20data_29',['Allocation names and user data',['../allocation_annotation.html',1,'index']]],
['apis_30',['Interop with other graphics APIs',['../other_api_interop.html',1,'index']]],
['asked_20questions_31',['Frequenty asked questions',['../faq.html',1,'index']]],
['asked_20questions_31',['Frequently asked questions',['../faq.html',1,'index']]],
['at_20once_32',['Free-at-once',['../custom_memory_pools.html#linear_algorithm_free_at_once',1,'']]]
];

View file

@ -7,6 +7,6 @@ var searchData=
['for_20budget_4',['Querying for budget',['../staying_within_budget.html#staying_within_budget_querying_for_budget',1,'']]],
['for_20upload_5',['Staging copy for upload',['../usage_patterns.html#usage_patterns_staging_copy_upload',1,'']]],
['free_20at_20once_6',['Free-at-once',['../custom_memory_pools.html#linear_algorithm_free_at_once',1,'']]],
['frequenty_20asked_20questions_7',['Frequenty asked questions',['../faq.html',1,'index']]],
['frequently_20asked_20questions_7',['Frequently asked questions',['../faq.html',1,'index']]],
['functions_8',['functions',['../memory_mapping.html#memory_mapping_copy_functions',1,'Copy functions'],['../quick_start.html#quick_start_initialization_importing_vulkan_functions',1,'Importing Vulkan functions'],['../memory_mapping.html#memory_mapping_mapping_functions',1,'Mapping functions'],['../configuration.html#config_Vulkan_functions',1,'Pointers to Vulkan functions']]]
];

View file

@ -1,6 +1,6 @@
var searchData=
[
['querying_20for_20budget_0',['Querying for budget',['../staying_within_budget.html#staying_within_budget_querying_for_budget',1,'']]],
['questions_1',['Frequenty asked questions',['../faq.html',1,'index']]],
['questions_1',['Frequently asked questions',['../faq.html',1,'index']]],
['quick_20start_2',['Quick start',['../quick_start.html',1,'index']]]
];

View file

@ -7,5 +7,5 @@ var searchData=
['allocator_4',['Virtual allocator',['../virtual_allocator.html',1,'index']]],
['and_20user_20data_5',['Allocation names and user data',['../allocation_annotation.html',1,'index']]],
['apis_6',['Interop with other graphics APIs',['../other_api_interop.html',1,'index']]],
['asked_20questions_7',['Frequenty asked questions',['../faq.html',1,'index']]]
['asked_20questions_7',['Frequently asked questions',['../faq.html',1,'index']]]
];

View file

@ -1,4 +1,4 @@
var searchData=
[
['frequenty_20asked_20questions_0',['Frequenty asked questions',['../faq.html',1,'index']]]
['frequently_20asked_20questions_0',['Frequently asked questions',['../faq.html',1,'index']]]
];

View file

@ -1,5 +1,5 @@
var searchData=
[
['questions_0',['Frequenty asked questions',['../faq.html',1,'index']]],
['questions_0',['Frequently asked questions',['../faq.html',1,'index']]],
['quick_20start_1',['Quick start',['../quick_start.html',1,'index']]]
];