mock_timeline_semaphore

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: 8 Imported by: 0

Documentation

Overview

Package mock_timeline_semaphore is a generated GoMock package.

Package mock_timeline_semaphore is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDriver

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

MockDriver is a mock of Driver interface.

func NewMockDriver

func NewMockDriver(ctrl *gomock.Controller) *MockDriver

NewMockDriver creates a new mock instance.

func (*MockDriver) EXPECT

func (m *MockDriver) EXPECT() *MockDriverMockRecorder

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockDriver) VkGetSemaphoreCounterValueKHR

func (m *MockDriver) VkGetSemaphoreCounterValueKHR(device driver.VkDevice, semaphore driver.VkSemaphore, pValue *driver.Uint64) (common.VkResult, error)

VkGetSemaphoreCounterValueKHR mocks base method.

func (*MockDriver) VkSignalSemaphoreKHR

func (m *MockDriver) VkSignalSemaphoreKHR(device driver.VkDevice, pSignalInfo *khr_timeline_semaphore_driver.VkSemaphoreSignalInfoKHR) (common.VkResult, error)

VkSignalSemaphoreKHR mocks base method.

func (*MockDriver) VkWaitSemaphoresKHR

func (m *MockDriver) VkWaitSemaphoresKHR(device driver.VkDevice, pWaitInfo *khr_timeline_semaphore_driver.VkSemaphoreWaitInfoKHR, timeout driver.Uint64) (common.VkResult, error)

VkWaitSemaphoresKHR mocks base method.

type MockDriverMockRecorder

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

MockDriverMockRecorder is the mock recorder for MockDriver.

func (*MockDriverMockRecorder) VkGetSemaphoreCounterValueKHR

func (mr *MockDriverMockRecorder) VkGetSemaphoreCounterValueKHR(device, semaphore, pValue interface{}) *gomock.Call

VkGetSemaphoreCounterValueKHR indicates an expected call of VkGetSemaphoreCounterValueKHR.

func (*MockDriverMockRecorder) VkSignalSemaphoreKHR

func (mr *MockDriverMockRecorder) VkSignalSemaphoreKHR(device, pSignalInfo interface{}) *gomock.Call

VkSignalSemaphoreKHR indicates an expected call of VkSignalSemaphoreKHR.

func (*MockDriverMockRecorder) VkWaitSemaphoresKHR

func (mr *MockDriverMockRecorder) VkWaitSemaphoresKHR(device, pWaitInfo, timeout interface{}) *gomock.Call

VkWaitSemaphoresKHR indicates an expected call of VkWaitSemaphoresKHR.

type MockExtension

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

MockExtension is a mock of Extension interface.

func NewMockExtension

func NewMockExtension(ctrl *gomock.Controller) *MockExtension

NewMockExtension creates a new mock instance.

func (*MockExtension) EXPECT

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockExtension) SemaphoreCounterValue

func (m *MockExtension) SemaphoreCounterValue(semaphore core1_0.Semaphore) (uint64, common.VkResult, error)

SemaphoreCounterValue mocks base method.

func (*MockExtension) SignalSemaphore

SignalSemaphore mocks base method.

func (*MockExtension) WaitSemaphores

WaitSemaphores mocks base method.

type MockExtensionMockRecorder

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

MockExtensionMockRecorder is the mock recorder for MockExtension.

func (*MockExtensionMockRecorder) SemaphoreCounterValue

func (mr *MockExtensionMockRecorder) SemaphoreCounterValue(semaphore interface{}) *gomock.Call

SemaphoreCounterValue indicates an expected call of SemaphoreCounterValue.

func (*MockExtensionMockRecorder) SignalSemaphore

func (mr *MockExtensionMockRecorder) SignalSemaphore(device, o interface{}) *gomock.Call

SignalSemaphore indicates an expected call of SignalSemaphore.

func (*MockExtensionMockRecorder) WaitSemaphores

func (mr *MockExtensionMockRecorder) WaitSemaphores(device, timeout, o interface{}) *gomock.Call

WaitSemaphores indicates an expected call of WaitSemaphores.

Jump to

Keyboard shortcuts

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