ext_host_query_reset_driver

package
v0.0.0-...-0931f86 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2022 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CDriver

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

func CreateDriverFromCore

func CreateDriverFromCore(coreDriver driver.Driver) *CDriver

func (*CDriver) VkResetQueryPoolEXT

func (d *CDriver) VkResetQueryPoolEXT(device driver.VkDevice, queryPool driver.VkQueryPool, firstQuery driver.Uint32, queryCount driver.Uint32)

type Driver

type Driver interface {
	VkResetQueryPoolEXT(device driver.VkDevice, queryPool driver.VkQueryPool, firstQuery driver.Uint32, queryCount driver.Uint32)
}

type VkPhysicalDeviceHostQueryResetFeaturesEXT

type VkPhysicalDeviceHostQueryResetFeaturesEXT C.VkPhysicalDeviceHostQueryResetFeaturesEXT

Jump to

Keyboard shortcuts

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