Searched defs:FunctionFour (Results 1 – 1 of 1) sorted by relevance
| /third_party/vulkan-loader/tests/ |
| D | loader_unknown_ext_tests.cpp | 930 struct FunctionFour { struct 931 …sult VKAPI_CALL implementation(DispatchableHandle, VkPhysicalDeviceLimits* limits, uint32_t* count, in implementation() 946 …lt VKAPI_CALL intercept(DispatchableHandle handle, VkPhysicalDeviceLimits* limits, uint32_t* count, in intercept() 963 …lkanFunctions const& loader, ParentType parent, DispatchableHandle dispatch_type, const char* name, in check() 981 …_implementation(VulkanFunctions const& loader, ParentType parent, DispatchableHandle dispatch_type, in check_no_implementation()
|