Documentation
¶
Overview ¶
Package mock_extensions is a generated GoMock package.
Index ¶
- type MockLibrary
- func (m *MockLibrary) EXPECT() *MockLibraryMockRecorder
- func (m *MockLibrary) ExtDebugUtils(driver core1_0.CoreInstanceDriver) ext_debug_utils.ExtensionDriver
- func (m *MockLibrary) ExtHostQueryReset(driver core1_0.DeviceDriver) ext_host_query_reset.ExtensionDriver
- func (m *MockLibrary) KhrBindMemory2(driver core1_0.DeviceDriver) khr_bind_memory2.ExtensionDriver
- func (m *MockLibrary) KhrBufferDeviceAddress(driver core1_0.DeviceDriver) khr_buffer_device_address.ExtensionDriver
- func (m *MockLibrary) KhrCreateRenderpass2(driver core1_0.DeviceDriver) khr_create_renderpass2.ExtensionDriver
- func (m *MockLibrary) KhrDescriptorUpdateTemplate(driver core1_0.DeviceDriver) khr_descriptor_update_template.ExtensionDriver
- func (m *MockLibrary) KhrDeviceGroup(driver core1_0.DeviceDriver, instance core1_0.Instance) khr_device_group.ExtensionDriver
- func (m *MockLibrary) KhrDrawIndirectCount(driver core1_0.DeviceDriver) khr_draw_indirect_count.ExtensionDriver
- func (m *MockLibrary) KhrExternalFenceCapabilities(driver core1_0.DeviceDriver) khr_external_fence_capabilities.ExtensionDriver
- func (m *MockLibrary) KhrExternalMemoryCapabilities(driver core1_0.DeviceDriver) khr_external_memory_capabilities.ExtensionDriver
- func (m *MockLibrary) KhrExternalSemaphoreCapabilities(driver core1_0.DeviceDriver) khr_external_semaphore_capabilities.ExtensionDriver
- func (m *MockLibrary) KhrGetMemoryRequirements2(driver core1_0.DeviceDriver) khr_get_memory_requirements2.ExtensionDriver
- func (m *MockLibrary) KhrGetPhysicalDeviceProperties2(driver core1_0.CoreInstanceDriver) khr_get_physical_device_properties2.ExtensionDriver
- func (m *MockLibrary) KhrMaintenance1(driver core1_0.DeviceDriver) khr_maintenance1.ExtensionDriver
- func (m *MockLibrary) KhrMaintenance3(driver core1_0.DeviceDriver) khr_maintenance3.ExtensionDriver
- func (m *MockLibrary) KhrMaintenance4(driver core1_0.DeviceDriver) khr_maintenance4.ExtensionDriver
- func (m *MockLibrary) KhrSamplerYcbcrConversion(driver core1_0.DeviceDriver) khr_sampler_ycbcr_conversion.ExtensionDriver
- func (m *MockLibrary) KhrSurface(driver core1_0.CoreInstanceDriver) khr_surface.ExtensionDriver
- func (m *MockLibrary) KhrSwapchain(driver core1_0.DeviceDriver) khr_swapchain.ExtensionDriver
- func (m *MockLibrary) KhrTimelineSemaphore(driver core1_0.DeviceDriver) khr_timeline_semaphore.ExtensionDriver
- type MockLibraryMockRecorder
- func (mr *MockLibraryMockRecorder) ExtDebugUtils(driver any) *gomock.Call
- func (mr *MockLibraryMockRecorder) ExtHostQueryReset(driver any) *gomock.Call
- func (mr *MockLibraryMockRecorder) KhrBindMemory2(driver any) *gomock.Call
- func (mr *MockLibraryMockRecorder) KhrBufferDeviceAddress(driver any) *gomock.Call
- func (mr *MockLibraryMockRecorder) KhrCreateRenderpass2(driver any) *gomock.Call
- func (mr *MockLibraryMockRecorder) KhrDescriptorUpdateTemplate(driver any) *gomock.Call
- func (mr *MockLibraryMockRecorder) KhrDeviceGroup(driver, instance any) *gomock.Call
- func (mr *MockLibraryMockRecorder) KhrDrawIndirectCount(driver any) *gomock.Call
- func (mr *MockLibraryMockRecorder) KhrExternalFenceCapabilities(driver any) *gomock.Call
- func (mr *MockLibraryMockRecorder) KhrExternalMemoryCapabilities(driver any) *gomock.Call
- func (mr *MockLibraryMockRecorder) KhrExternalSemaphoreCapabilities(driver any) *gomock.Call
- func (mr *MockLibraryMockRecorder) KhrGetMemoryRequirements2(driver any) *gomock.Call
- func (mr *MockLibraryMockRecorder) KhrGetPhysicalDeviceProperties2(driver any) *gomock.Call
- func (mr *MockLibraryMockRecorder) KhrMaintenance1(driver any) *gomock.Call
- func (mr *MockLibraryMockRecorder) KhrMaintenance3(driver any) *gomock.Call
- func (mr *MockLibraryMockRecorder) KhrMaintenance4(driver any) *gomock.Call
- func (mr *MockLibraryMockRecorder) KhrSamplerYcbcrConversion(driver any) *gomock.Call
- func (mr *MockLibraryMockRecorder) KhrSurface(driver any) *gomock.Call
- func (mr *MockLibraryMockRecorder) KhrSwapchain(driver any) *gomock.Call
- func (mr *MockLibraryMockRecorder) KhrTimelineSemaphore(driver any) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockLibrary ¶
type MockLibrary struct {
// contains filtered or unexported fields
}
MockLibrary is a mock of Library interface.
func NewMockLibrary ¶
func NewMockLibrary(ctrl *gomock.Controller) *MockLibrary
NewMockLibrary creates a new mock instance.
func (*MockLibrary) EXPECT ¶
func (m *MockLibrary) EXPECT() *MockLibraryMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockLibrary) ExtDebugUtils ¶
func (m *MockLibrary) ExtDebugUtils(driver core1_0.CoreInstanceDriver) ext_debug_utils.ExtensionDriver
ExtDebugUtils mocks base method.
func (*MockLibrary) ExtHostQueryReset ¶
func (m *MockLibrary) ExtHostQueryReset(driver core1_0.DeviceDriver) ext_host_query_reset.ExtensionDriver
ExtHostQueryReset mocks base method.
func (*MockLibrary) KhrBindMemory2 ¶
func (m *MockLibrary) KhrBindMemory2(driver core1_0.DeviceDriver) khr_bind_memory2.ExtensionDriver
KhrBindMemory2 mocks base method.
func (*MockLibrary) KhrBufferDeviceAddress ¶
func (m *MockLibrary) KhrBufferDeviceAddress(driver core1_0.DeviceDriver) khr_buffer_device_address.ExtensionDriver
KhrBufferDeviceAddress mocks base method.
func (*MockLibrary) KhrCreateRenderpass2 ¶
func (m *MockLibrary) KhrCreateRenderpass2(driver core1_0.DeviceDriver) khr_create_renderpass2.ExtensionDriver
KhrCreateRenderpass2 mocks base method.
func (*MockLibrary) KhrDescriptorUpdateTemplate ¶
func (m *MockLibrary) KhrDescriptorUpdateTemplate(driver core1_0.DeviceDriver) khr_descriptor_update_template.ExtensionDriver
KhrDescriptorUpdateTemplate mocks base method.
func (*MockLibrary) KhrDeviceGroup ¶
func (m *MockLibrary) KhrDeviceGroup(driver core1_0.DeviceDriver, instance core1_0.Instance) khr_device_group.ExtensionDriver
KhrDeviceGroup mocks base method.
func (*MockLibrary) KhrDrawIndirectCount ¶
func (m *MockLibrary) KhrDrawIndirectCount(driver core1_0.DeviceDriver) khr_draw_indirect_count.ExtensionDriver
KhrDrawIndirectCount mocks base method.
func (*MockLibrary) KhrExternalFenceCapabilities ¶
func (m *MockLibrary) KhrExternalFenceCapabilities(driver core1_0.DeviceDriver) khr_external_fence_capabilities.ExtensionDriver
KhrExternalFenceCapabilities mocks base method.
func (*MockLibrary) KhrExternalMemoryCapabilities ¶
func (m *MockLibrary) KhrExternalMemoryCapabilities(driver core1_0.DeviceDriver) khr_external_memory_capabilities.ExtensionDriver
KhrExternalMemoryCapabilities mocks base method.
func (*MockLibrary) KhrExternalSemaphoreCapabilities ¶
func (m *MockLibrary) KhrExternalSemaphoreCapabilities(driver core1_0.DeviceDriver) khr_external_semaphore_capabilities.ExtensionDriver
KhrExternalSemaphoreCapabilities mocks base method.
func (*MockLibrary) KhrGetMemoryRequirements2 ¶
func (m *MockLibrary) KhrGetMemoryRequirements2(driver core1_0.DeviceDriver) khr_get_memory_requirements2.ExtensionDriver
KhrGetMemoryRequirements2 mocks base method.
func (*MockLibrary) KhrGetPhysicalDeviceProperties2 ¶
func (m *MockLibrary) KhrGetPhysicalDeviceProperties2(driver core1_0.CoreInstanceDriver) khr_get_physical_device_properties2.ExtensionDriver
KhrGetPhysicalDeviceProperties2 mocks base method.
func (*MockLibrary) KhrMaintenance1 ¶
func (m *MockLibrary) KhrMaintenance1(driver core1_0.DeviceDriver) khr_maintenance1.ExtensionDriver
KhrMaintenance1 mocks base method.
func (*MockLibrary) KhrMaintenance3 ¶
func (m *MockLibrary) KhrMaintenance3(driver core1_0.DeviceDriver) khr_maintenance3.ExtensionDriver
KhrMaintenance3 mocks base method.
func (*MockLibrary) KhrMaintenance4 ¶
func (m *MockLibrary) KhrMaintenance4(driver core1_0.DeviceDriver) khr_maintenance4.ExtensionDriver
KhrMaintenance4 mocks base method.
func (*MockLibrary) KhrSamplerYcbcrConversion ¶
func (m *MockLibrary) KhrSamplerYcbcrConversion(driver core1_0.DeviceDriver) khr_sampler_ycbcr_conversion.ExtensionDriver
KhrSamplerYcbcrConversion mocks base method.
func (*MockLibrary) KhrSurface ¶
func (m *MockLibrary) KhrSurface(driver core1_0.CoreInstanceDriver) khr_surface.ExtensionDriver
KhrSurface mocks base method.
func (*MockLibrary) KhrSwapchain ¶
func (m *MockLibrary) KhrSwapchain(driver core1_0.DeviceDriver) khr_swapchain.ExtensionDriver
KhrSwapchain mocks base method.
func (*MockLibrary) KhrTimelineSemaphore ¶
func (m *MockLibrary) KhrTimelineSemaphore(driver core1_0.DeviceDriver) khr_timeline_semaphore.ExtensionDriver
KhrTimelineSemaphore mocks base method.
type MockLibraryMockRecorder ¶
type MockLibraryMockRecorder struct {
// contains filtered or unexported fields
}
MockLibraryMockRecorder is the mock recorder for MockLibrary.
func (*MockLibraryMockRecorder) ExtDebugUtils ¶
func (mr *MockLibraryMockRecorder) ExtDebugUtils(driver any) *gomock.Call
ExtDebugUtils indicates an expected call of ExtDebugUtils.
func (*MockLibraryMockRecorder) ExtHostQueryReset ¶
func (mr *MockLibraryMockRecorder) ExtHostQueryReset(driver any) *gomock.Call
ExtHostQueryReset indicates an expected call of ExtHostQueryReset.
func (*MockLibraryMockRecorder) KhrBindMemory2 ¶
func (mr *MockLibraryMockRecorder) KhrBindMemory2(driver any) *gomock.Call
KhrBindMemory2 indicates an expected call of KhrBindMemory2.
func (*MockLibraryMockRecorder) KhrBufferDeviceAddress ¶
func (mr *MockLibraryMockRecorder) KhrBufferDeviceAddress(driver any) *gomock.Call
KhrBufferDeviceAddress indicates an expected call of KhrBufferDeviceAddress.
func (*MockLibraryMockRecorder) KhrCreateRenderpass2 ¶
func (mr *MockLibraryMockRecorder) KhrCreateRenderpass2(driver any) *gomock.Call
KhrCreateRenderpass2 indicates an expected call of KhrCreateRenderpass2.
func (*MockLibraryMockRecorder) KhrDescriptorUpdateTemplate ¶
func (mr *MockLibraryMockRecorder) KhrDescriptorUpdateTemplate(driver any) *gomock.Call
KhrDescriptorUpdateTemplate indicates an expected call of KhrDescriptorUpdateTemplate.
func (*MockLibraryMockRecorder) KhrDeviceGroup ¶
func (mr *MockLibraryMockRecorder) KhrDeviceGroup(driver, instance any) *gomock.Call
KhrDeviceGroup indicates an expected call of KhrDeviceGroup.
func (*MockLibraryMockRecorder) KhrDrawIndirectCount ¶
func (mr *MockLibraryMockRecorder) KhrDrawIndirectCount(driver any) *gomock.Call
KhrDrawIndirectCount indicates an expected call of KhrDrawIndirectCount.
func (*MockLibraryMockRecorder) KhrExternalFenceCapabilities ¶
func (mr *MockLibraryMockRecorder) KhrExternalFenceCapabilities(driver any) *gomock.Call
KhrExternalFenceCapabilities indicates an expected call of KhrExternalFenceCapabilities.
func (*MockLibraryMockRecorder) KhrExternalMemoryCapabilities ¶
func (mr *MockLibraryMockRecorder) KhrExternalMemoryCapabilities(driver any) *gomock.Call
KhrExternalMemoryCapabilities indicates an expected call of KhrExternalMemoryCapabilities.
func (*MockLibraryMockRecorder) KhrExternalSemaphoreCapabilities ¶
func (mr *MockLibraryMockRecorder) KhrExternalSemaphoreCapabilities(driver any) *gomock.Call
KhrExternalSemaphoreCapabilities indicates an expected call of KhrExternalSemaphoreCapabilities.
func (*MockLibraryMockRecorder) KhrGetMemoryRequirements2 ¶
func (mr *MockLibraryMockRecorder) KhrGetMemoryRequirements2(driver any) *gomock.Call
KhrGetMemoryRequirements2 indicates an expected call of KhrGetMemoryRequirements2.
func (*MockLibraryMockRecorder) KhrGetPhysicalDeviceProperties2 ¶
func (mr *MockLibraryMockRecorder) KhrGetPhysicalDeviceProperties2(driver any) *gomock.Call
KhrGetPhysicalDeviceProperties2 indicates an expected call of KhrGetPhysicalDeviceProperties2.
func (*MockLibraryMockRecorder) KhrMaintenance1 ¶
func (mr *MockLibraryMockRecorder) KhrMaintenance1(driver any) *gomock.Call
KhrMaintenance1 indicates an expected call of KhrMaintenance1.
func (*MockLibraryMockRecorder) KhrMaintenance3 ¶
func (mr *MockLibraryMockRecorder) KhrMaintenance3(driver any) *gomock.Call
KhrMaintenance3 indicates an expected call of KhrMaintenance3.
func (*MockLibraryMockRecorder) KhrMaintenance4 ¶
func (mr *MockLibraryMockRecorder) KhrMaintenance4(driver any) *gomock.Call
KhrMaintenance4 indicates an expected call of KhrMaintenance4.
func (*MockLibraryMockRecorder) KhrSamplerYcbcrConversion ¶
func (mr *MockLibraryMockRecorder) KhrSamplerYcbcrConversion(driver any) *gomock.Call
KhrSamplerYcbcrConversion indicates an expected call of KhrSamplerYcbcrConversion.
func (*MockLibraryMockRecorder) KhrSurface ¶
func (mr *MockLibraryMockRecorder) KhrSurface(driver any) *gomock.Call
KhrSurface indicates an expected call of KhrSurface.
func (*MockLibraryMockRecorder) KhrSwapchain ¶
func (mr *MockLibraryMockRecorder) KhrSwapchain(driver any) *gomock.Call
KhrSwapchain indicates an expected call of KhrSwapchain.
func (*MockLibraryMockRecorder) KhrTimelineSemaphore ¶
func (mr *MockLibraryMockRecorder) KhrTimelineSemaphore(driver any) *gomock.Call
KhrTimelineSemaphore indicates an expected call of KhrTimelineSemaphore.