khr_maintenance1_shim

package
v2.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Shim

type Shim interface {
	// TrimCommandPool trims a CommandPool
	//
	// flags - Reserved for future use
	//
	// https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/vkTrimCommandPool.html
	TrimCommandPool(flags core1_1.CommandPoolTrimFlags)
}

Shim contains all commands for the khr_maintenance1 extension

type VulkanShim

type VulkanShim struct {
	// contains filtered or unexported fields
}

func NewShim

func NewShim(extension khr_maintenance1.Extension, pool core1_0.CommandPool) *VulkanShim

func (*VulkanShim) TrimCommandPool

func (s *VulkanShim) TrimCommandPool(flags core1_1.CommandPoolTrimFlags)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL