Added VulkanHandle

This commit is contained in:
Pasha Bibko
2025-11-26 21:28:04 +00:00
parent 0b15b55520
commit bca88e51ed
7 changed files with 57 additions and 34 deletions

View File

@@ -0,0 +1,7 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="CppNonExplicitConversionOperator" enabled="false" level="HINT" enabled_by_default="false" />
<inspection_tool class="CppNonExplicitConvertingConstructor" enabled="false" level="HINT" enabled_by_default="false" />
</profile>
</component>