Searched defs:Relative (Results 1 – 5 of 5) sorted by relevance
399 struct Relative struct in sw::Shader401 ParameterType type : 8;402 unsigned int index;403 unsigned int swizzle : 8;404 unsigned int scale;405 …l deterministic; // Equal accross shader instances run in lockstep (e.g. unrollable loop couters)
32 bool InToplevel, bool Relative) { in getOutputPath()
144 TEST(Filenames, Relative) { in TEST() argument
186 SmallString<128> Relative; in computeRelativePath() local
156 SmallString<32> Relative("foo.cpp"); in TEST() local