Searched defs:Relative (Results 1 – 8 of 8) sorted by relevance
400 struct Relative struct in sw::Shader402 ParameterType type : 8;403 unsigned int index;404 unsigned int swizzle : 8;405 unsigned int scale;406 bool dynamic; // Varies between concurrent shader instances
399 struct Relative struct in sw::Shader401 ParameterType type : 8;402 unsigned int index;403 unsigned int swizzle : 8;404 unsigned int scale;405 bool dynamic; // Varies between concurrent shader instances
32 bool InToplevel, bool Relative) { in getOutputPath()
144 TEST(Filenames, Relative) { in TEST() argument
186 SmallString<128> Relative; in computeRelativePath() local
201 SmallString<128> Relative; in computeRelativePath() local
156 SmallString<32> Relative("foo.cpp"); in TEST() local
189 SmallString<32> Relative("foo.cpp"); in TEST() local