mock_draw_indirect_count

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: 0

Documentation

Overview

Package mock_draw_indirect_count is a generated GoMock package.

Package mock_draw_indirect_count 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) VkCmdDrawIndexedIndirectCountKHR

func (m *MockDriver) VkCmdDrawIndexedIndirectCountKHR(commandBuffer driver.VkCommandBuffer, buffer driver.VkBuffer, offset driver.VkDeviceSize, countBuffer driver.VkBuffer, countBufferOffset driver.VkDeviceSize, maxDrawCount, stride driver.Uint32)

VkCmdDrawIndexedIndirectCountKHR mocks base method.

func (*MockDriver) VkCmdDrawIndirectCountKHR

func (m *MockDriver) VkCmdDrawIndirectCountKHR(commandBuffer driver.VkCommandBuffer, buffer driver.VkBuffer, offset driver.VkDeviceSize, countBuffer driver.VkBuffer, countBufferOffset driver.VkDeviceSize, maxDrawCount, stride driver.Uint32)

VkCmdDrawIndirectCountKHR mocks base method.

type MockDriverMockRecorder

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

MockDriverMockRecorder is the mock recorder for MockDriver.

func (*MockDriverMockRecorder) VkCmdDrawIndexedIndirectCountKHR

func (mr *MockDriverMockRecorder) VkCmdDrawIndexedIndirectCountKHR(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride interface{}) *gomock.Call

VkCmdDrawIndexedIndirectCountKHR indicates an expected call of VkCmdDrawIndexedIndirectCountKHR.

func (*MockDriverMockRecorder) VkCmdDrawIndirectCountKHR

func (mr *MockDriverMockRecorder) VkCmdDrawIndirectCountKHR(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride interface{}) *gomock.Call

VkCmdDrawIndirectCountKHR indicates an expected call of VkCmdDrawIndirectCountKHR.

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) CmdDrawIndexedIndirectCount

func (m *MockExtension) CmdDrawIndexedIndirectCount(commandBuffer core1_0.CommandBuffer, buffer core1_0.Buffer, offset uint64, countBuffer core1_0.Buffer, countBufferOffset uint64, maxDrawCount, stride int)

CmdDrawIndexedIndirectCount mocks base method.

func (*MockExtension) CmdDrawIndirectCount

func (m *MockExtension) CmdDrawIndirectCount(commandBuffer core1_0.CommandBuffer, buffer core1_0.Buffer, offset uint64, countBuffer core1_0.Buffer, countBufferOffset uint64, maxDrawCount, stride int)

CmdDrawIndirectCount mocks base method.

func (*MockExtension) EXPECT

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

type MockExtensionMockRecorder

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

MockExtensionMockRecorder is the mock recorder for MockExtension.

func (*MockExtensionMockRecorder) CmdDrawIndexedIndirectCount

func (mr *MockExtensionMockRecorder) CmdDrawIndexedIndirectCount(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride interface{}) *gomock.Call

CmdDrawIndexedIndirectCount indicates an expected call of CmdDrawIndexedIndirectCount.

func (*MockExtensionMockRecorder) CmdDrawIndirectCount

func (mr *MockExtensionMockRecorder) CmdDrawIndirectCount(commandBuffer, buffer, offset, countBuffer, countBufferOffset, maxDrawCount, stride interface{}) *gomock.Call

CmdDrawIndirectCount indicates an expected call of CmdDrawIndirectCount.

Jump to

Keyboard shortcuts

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