Searched refs:DecodeResourceLimits (Results 1 – 6 of 6) sorted by relevance
55 void DecodeResourceLimits(TBuiltInResource* resources, char* config);
53 void DecodeResourceLimits(TBuiltInResource* resources, char* config);
69 DecodeResourceLimits(reinterpret_cast<TBuiltInResource*>(resources), config); in glslang_decode_resource_limits()
280 void DecodeResourceLimits(TBuiltInResource* resources, char* config) in DecodeResourceLimits() function
164 DecodeResourceLimits(GetResources(), configString); in ProcessConfigFile()
68 DecodeResourceLimits(&resources, configChars); in TEST_P()