Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
KhronosGroup
/
Vulkan-Samples
Public
Notifications
You must be signed in to change notification settings
Fork
826
Star
5.3k
Code
Issues
44
Pull requests
18
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add sample demonstrating VK_EXT_layer_settings usage
- #1419
#1419
Open
gpx1000
wants to merge 17 commits into
KhronosGroup:main
KhronosGroup/Vulkan-Samples:main
from
gpx1000:VK_EXT_layer_settings
gpx1000/Vulkan-Samples:VK_EXT_layer_settings
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Add sample demonstrating VK_EXT_layer_settings usage
#1419
gpx1000
wants to merge 17 commits into
KhronosGroup:main
KhronosGroup/Vulkan-Samples:main
from
gpx1000:VK_EXT_layer_settings
gpx1000/Vulkan-Samples:VK_EXT_layer_settings
Copy head branch name to clipboard
Commits
Commits on Oct 16, 2025
Add sample demonstrating VK_EXT_layer_settings usage
gpx1000
committed
6a131c2
View commit details
Copy full SHA for 6a131c2
Browse repository at this point
Commits on Oct 19, 2025
- Update README with GitHub repository link for sample
gpx1000
committed
9097014
View commit details
Copy full SHA for 9097014
Browse repository at this point
Add local debug messenger and UI overlay for validation messages in LayerSettingsSample
gpx1000
committed
54f808c
View commit details
Copy full SHA for 54f808c
Browse repository at this point
Adjust code formatting in LayerSettingsSample for improved readability
gpx1000
committed
7fb2566
View commit details
Copy full SHA for 7fb2566
Browse repository at this point
Commits on Jan 1, 2026
Merge branch 'main' into VK_EXT_layer_settings
Show description for 0856f47
gpx1000
committed
0856f47
View commit details
Copy full SHA for 0856f47
Browse repository at this point
Add interactive validation scenarios with toggleable UI and message caching
Show description for d46c09d
gpx1000
committed
d46c09d
View commit details
Copy full SHA for d46c09d
Browse repository at this point
Update copyright year to 2026
gpx1000
committed
04c9d5c
View commit details
Copy full SHA for 04c9d5c
Browse repository at this point
Commits on Jan 8, 2026
Refactor scenario state tracking from array to unordered_map and modernize C++ usage
Show description for 7bd25b2
gpx1000
committed
7bd25b2
View commit details
Copy full SHA for 7bd25b2
Browse repository at this point
Fix indentation to use tabs consistently throughout layer_settings files
gpx1000
committed
c229456
View commit details
Copy full SHA for c229456
Browse repository at this point
Replace std::format with fmt::format and refactor loop variable naming
Show description for 50dda0f
gpx1000
committed
50dda0f
View commit details
Copy full SHA for 50dda0f
Browse repository at this point
Commits on Jun 1, 2026
Merge branch 'main' into VK_EXT_layer_settings
gpx1000
authored
fc29f84
View commit details
Copy full SHA for fc29f84
Browse repository at this point
Add note requested by comments.
gpx1000
committed
b4a2ab3
View commit details
Copy full SHA for b4a2ab3
Browse repository at this point
Add instance extension and layer setting registration to VulkanSample base class
Show description for 8169a00
gpx1000
committed
8169a00
View commit details
Copy full SHA for 8169a00
Browse repository at this point
Fix whitespace alignment in vulkan_sample.h and correct method name in layer_settings
Show description for c4bd157
gpx1000
committed
c4bd157
View commit details
Copy full SHA for c4bd157
Browse repository at this point
Commits on Jun 15, 2026
Merge branch 'refs/heads/main' into VK_EXT_layer_settings
Show description for 4d13e7d
gpx1000
committed
4d13e7d
View commit details
Copy full SHA for 4d13e7d
Browse repository at this point
Revert the CRLF to Unix-style line endings that caused the whole file change inadvertently.
gpx1000
committed
6da3598
View commit details
Copy full SHA for 6da3598
Browse repository at this point
Commits on Jun 29, 2026
Merge branch 'main' into VK_EXT_layer_settings
gpx1000
committed
603fed7
View commit details
Copy full SHA for 603fed7
Browse repository at this point
You can’t perform that action at this time.