MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Hpp / fctc

Function fctc

tests/StridedArrayProxy/StridedArrayProxy.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35void fctc( VULKAN_HPP_MAYBE_UNUSED vk::ArrayProxy<const int> ap )
36{
37 VULKAN_HPP_UNUSED( ap );
38}
39
40int main()
41{

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected