Home
last modified time | relevance | path

Searched defs:FunctionTwo (Results 1 – 1 of 1) sorted by relevance

/third_party/vulkan-loader/tests/
Dloader_unknown_ext_tests.cpp855 struct FunctionTwo { struct
856 static VKAPI_ATTR float VKAPI_CALL implementation(DispatchableHandle, int* ptr_a, int* ptr_b) { in implementation()
861 … static VKAPI_ATTR float VKAPI_CALL intercept(DispatchableHandle handle, int* ptr_a, int* ptr_b) { in intercept()
871 …lkanFunctions const& loader, ParentType parent, DispatchableHandle dispatch_type, const char* name, in check()
880 …_implementation(VulkanFunctions const& loader, ParentType parent, DispatchableHandle dispatch_type, in check_no_implementation()