Home
last modified time | relevance | path

Searched refs:functionPointerCheck (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan-hpp/
DVulkanHppGenerator.cpp5402 std::string functionPointerCheck; in generateFunctionPointerCheck() local
5406functionPointerCheck = "VULKAN_HPP_ASSERT( getDispatcher()->" + function + " && \"" + message + "\… in generateFunctionPointerCheck()
5408 return functionPointerCheck; in generateFunctionPointerCheck()