Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/OpenCL-CTS
/ reset
Method
reset
test_conformance/common/vulkan_wrapper/vulkan_wrapper.cpp:832–832 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
830
}
831
832
VulkanFence::~VulkanFence() { vkDestroyFence(device, fence, nullptr); }
833
834
void VulkanFence::reset() { vkResetFences(device, 1, &fence); }
835
Callers
15
test_buffer_kernel
Function · 0.45
test_image_format_read
Function · 0.45
test_image_format_write
Function · 0.45
REGISTER_TEST
Function · 0.45
test_pipe_readwrite
Function · 0.45
test_pipe_readwrite_struct_generic
Function · 0.45
REGISTER_TEST
Function · 0.45
REGISTER_TEST
Function · 0.45
REGISTER_TEST
Function · 0.45
run_test
Function · 0.45
REGISTER_TEST
Function · 0.45
test_imagecopy3d_impl
Function · 0.45
Calls
no outgoing calls
Tested by
15
test_buffer_kernel
Function · 0.36
test_image_format_read
Function · 0.36
test_image_format_write
Function · 0.36
REGISTER_TEST
Function · 0.36
test_pipe_readwrite
Function · 0.36
test_pipe_readwrite_struct_generic
Function · 0.36
REGISTER_TEST
Function · 0.36
REGISTER_TEST
Function · 0.36
REGISTER_TEST
Function · 0.36
run_test
Function · 0.36
REGISTER_TEST
Function · 0.36
test_imagecopy3d_impl
Function · 0.36