Home
last modified time | relevance | path

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

/third_party/vulkan-loader/tests/
Dloader_unknown_ext_tests.cpp890 struct FunctionThree { struct
891 …PI_ATTR float VKAPI_CALL implementation(DispatchableHandle, int* ptr_a, float* ptr_b, uint32_t c) { in implementation()
896 …_ATTR float VKAPI_CALL intercept(DispatchableHandle handle, int* ptr_a, float* ptr_b, uint32_t c) { in intercept()
906 …lkanFunctions const& loader, ParentType parent, DispatchableHandle dispatch_type, const char* name, in check()
917 …_implementation(VulkanFunctions const& loader, ParentType parent, DispatchableHandle dispatch_type, in check_no_implementation()