MCPcopy Create free account
hub / github.com/SaschaWillems/VulkanCapsViewer / Extension

Class Extension

tools/deviceExtensionsFileGenerator.php:105–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103}
104
105class Extension
106{
107 public $name;
108 public $stype;
109 public $group;
110 public $features2;
111 public $properties2;
112}
113
114class ExtensionContainer
115{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected