Skip to content Navigation Menu Toggle navigation Sign in Appearance settings PlatformAI CODE CREATIONGitHub CopilotWrite better code with AIGitHub Copilot appDirect agents from issue to mergeMCP RegistryNewIntegrate external toolsDEVELOPER WORKFLOWSActionsAutomate any workflowCodespacesInstant dev environmentsIssuesPlan and track workCode ReviewManage code changesAPPLICATION SECURITYGitHub Advanced SecurityFind and fix vulnerabilitiesCode securitySecure your code as you buildSecret protectionStop leaks before they startEXPLOREWhy GitHubDocumentationBlogChangelogMarketplaceView all featuresSolutionsBY COMPANY SIZEEnterprisesSmall and medium teamsStartupsNonprofitsBY USE CASEApp ModernizationDevSecOpsDevOpsCI/CDView all use casesBY INDUSTRYHealthcareFinancial servicesManufacturingGovernmentView all industriesView all solutionsResourcesEXPLORE BY TOPICAISoftware DevelopmentDevOpsSecurityView all topicsEXPLORE BY TYPECustomer storiesEvents & webinarsEbooks & reportsBusiness insightsGitHub SkillsSUPPORT & SERVICESDocumentationCustomer supportCommunity forumTrust centerPartnersView all resourcesOpen SourceCOMMUNITYGitHub SponsorsFund open source developersPROGRAMSSecurity LabMaintainer CommunityAcceleratorGitHub StarsArchive ProgramREPOSITORIESTopicsTrendingCollectionsEnterpriseENTERPRISE SOLUTIONSEnterprise platformAI-powered developer platformAVAILABLE ADD-ONSGitHub Advanced SecurityEnterprise-grade security featuresCopilot for BusinessEnterprise-grade AI featuresPremium SupportEnterprise-grade 24/7 supportPricing Search or jump to... Search code, repositories, users, issues, pull requests... Search Clear Search syntax tips Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Saved searches Use saved searches to filter your results more quickly Name Query To see all available qualifiers, see our documentation. Sign in Sign up Appearance settings Resetting focus You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} Overv / VulkanTutorial Public Notifications You must be signed in to change notification settings Fork 570 Star 3.7k Code Issues 69 Pull requests 7 Actions Projects Wiki Security and quality 0 Insights Additional navigation options Code Issues Pull requests Actions Projects Wiki Security and quality Insights FilesExpand file tree mainBreadcrumbsVulkanTutorial/code/Copy pathDirectory actionsMore optionsMore optionsDirectory actionsMore optionsMore optionsLatest commit HistoryHistoryHistory mainBreadcrumbsVulkanTutorial/code/Copy pathTopFolders and filesNameNameLast commit messageLast commit dateparent directory...gitignore.gitignore 00_base_code.cpp00_base_code.cpp 01_instance_creation.cpp01_instance_creation.cpp 02_validation_layers.cpp02_validation_layers.cpp 03_physical_device_selection.cpp03_physical_device_selection.cpp 04_logical_device.cpp04_logical_device.cpp 05_window_surface.cpp05_window_surface.cpp 06_swap_chain_creation.cpp06_swap_chain_creation.cpp 07_image_views.cpp07_image_views.cpp 08_graphics_pipeline.cpp08_graphics_pipeline.cpp 09_shader_base.frag09_shader_base.frag 09_shader_base.vert09_shader_base.vert 09_shader_modules.cpp09_shader_modules.cpp 10_fixed_functions.cpp10_fixed_functions.cpp 11_render_passes.cpp11_render_passes.cpp 12_graphics_pipeline_complete.cpp12_graphics_pipeline_complete.cpp 13_framebuffers.cpp13_framebuffers.cpp 14_command_buffers.cpp14_command_buffers.cpp 15_hello_triangle.cpp15_hello_triangle.cpp 16_frames_in_flight.cpp16_frames_in_flight.cpp 17_swap_chain_recreation.cpp17_swap_chain_recreation.cpp 18_shader_vertexbuffer.frag18_shader_vertexbuffer.frag 18_shader_vertexbuffer.vert18_shader_vertexbuffer.vert 18_vertex_input.cpp18_vertex_input.cpp 19_vertex_buffer.cpp19_vertex_buffer.cpp 20_staging_buffer.cpp20_staging_buffer.cpp 21_index_buffer.cpp21_index_buffer.cpp 22_descriptor_set_layout.cpp22_descriptor_set_layout.cpp 22_shader_ubo.frag22_shader_ubo.frag 22_shader_ubo.vert22_shader_ubo.vert 23_descriptor_sets.cpp23_descriptor_sets.cpp 24_texture_image.cpp24_texture_image.cpp 25_sampler.cpp25_sampler.cpp 26_shader_textures.frag26_shader_textures.frag 26_shader_textures.vert26_shader_textures.vert 26_texture_mapping.cpp26_texture_mapping.cpp 27_depth_buffering.cpp27_depth_buffering.cpp 27_shader_depth.frag27_shader_depth.frag 27_shader_depth.vert27_shader_depth.vert 28_model_loading.cpp28_model_loading.cpp 29_mipmapping.cpp29_mipmapping.cpp 30_multisampling.cpp30_multisampling.cpp 31_compute_shader.cpp31_compute_shader.cpp 31_shader_compute.comp31_shader_compute.comp 31_shader_compute.frag31_shader_compute.frag 31_shader_compute.vert31_shader_compute.vert CMakeLists.txtCMakeLists.txt incremental_patch.shincremental_patch.sh View all files You can’t perform that action at this time.