Lines Matching refs:avoidCache
395 …& context, const char* name, const char* description, int caseID, bool avoidCache, bool addWhitesp…
502 …& context, const char* name, const char* description, int caseID, bool avoidCache, bool addWhitesp…
521 …& context, const char* name, const char* description, int caseID, bool avoidCache, bool addWhitesp…
540 …& context, const char* name, const char* description, int caseID, bool avoidCache, bool addWhitesp…
556 …& context, const char* name, const char* description, int caseID, bool avoidCache, bool addWhitesp…
571 …& context, const char* name, const char* description, int caseID, bool avoidCache, bool addWhitesp…
1670 …& context, const char* name, const char* description, int caseID, bool avoidCache, bool addWhitesp… in ShaderCompilerCase() argument
1674 , m_avoidCache (avoidCache) in ShaderCompilerCase()
2166 …& context, const char* name, const char* description, int caseID, bool avoidCache, bool addWhitesp… in ShaderCompilerLightCase() argument
2167 : ShaderCompilerCase (context, name, description, caseID, avoidCache, addWhitespaceAndComments) in ShaderCompilerLightCase()
2226 …& context, const char* name, const char* description, int caseID, bool avoidCache, bool addWhitesp… in ShaderCompilerTextureCase() argument
2227 : ShaderCompilerCase (context, name, description, caseID, avoidCache, addWhitespaceAndComments) in ShaderCompilerTextureCase()
2292 …& context, const char* name, const char* description, int caseID, bool avoidCache, bool addWhitesp… in ShaderCompilerLoopCase() argument
2293 : ShaderCompilerCase (context, name, description, caseID, avoidCache, addWhitespaceAndComments) in ShaderCompilerLoopCase()
2320 …& context, const char* name, const char* description, int caseID, bool avoidCache, bool addWhitesp… in ShaderCompilerOperCase() argument
2321 : ShaderCompilerCase (context, name, description, caseID, avoidCache, addWhitespaceAndComments) in ShaderCompilerOperCase()
2356 …& context, const char* name, const char* description, int caseID, bool avoidCache, bool addWhitesp… in ShaderCompilerMandelbrotCase() argument
2357 : ShaderCompilerCase (context, name, description, caseID, avoidCache, addWhitespaceAndComments) in ShaderCompilerMandelbrotCase()