Searched defs:targetVersion (Results 1 – 6 of 6) sorted by relevance
45 Version targetVersion = state.getProgramParameters().version; in tokenizeDeclaration() local
47 SpirvVersion targetVersion; member
90 const WORD targetVersion = (WORD)_WIN32_WINNT; in Curl_verify_windows_version() local
388 int32_t targetVersion = VERSION_DECODE_INFO[i]; in DecodeVersionInformation() local
82 bool isVersionLT(Version targetVersion) const { in isVersionLT()
140 glu::GLSLVersion targetVersion; member