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

Method checkForWarning

generator/VideoHppGenerator.cpp:158–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156}
157
158void VideoHppGenerator::checkForWarning( bool condition, int line, std::string const & message ) const
159{
160 ::checkForWarning( "VideoHppGenerator", condition, line, message );
161}
162
163std::string VideoHppGenerator::generateConstants() const
164{

Callers

nothing calls this directly

Calls 1

checkForWarningFunction · 0.85

Tested by

no test coverage detected