Home
last modified time | relevance | path

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

/dports/graphics/Coin/coin-Coin-4.0.0/src/shaders/
H A DSoGLShaderObject.h89 SbString sourceHint; // either the file name or the first line of source code variable
/dports/games/dustrac/DustRacing2D-ae380b8/src/editor/
H A Dtracktile.cpp204 const auto sourceHint = computerHint(); in swap() local