mirror of
https://github.com/KhronosGroup/Vulkan-Utility-Libraries.git
synced 2025-05-15 01:08:39 +00:00
scripts: Use new VulkanObject from headers
This commit is contained in:
parent
c4ede3c600
commit
42b34ac73e
8 changed files with 9 additions and 1196 deletions
|
@ -7,7 +7,7 @@
|
|||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
import os
|
||||
from generators.base_generator import BaseGenerator
|
||||
from base_generator import BaseGenerator
|
||||
from generators.generator_utils import PlatformGuardHelper
|
||||
|
||||
class DispatchTableOutputGenerator(BaseGenerator):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue