Home
last modified time | relevance | path

Searched defs:caseID (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles2/performance/
H A Des2pShaderCompilationCases.cpp1689 …erCase::ShaderCompilerCase(Context &context, const char *name, const char *description, int caseID, in ShaderCompilerCase()
2227int caseID, bool avoidCache, bool addWhitespaceAndComments, in ShaderCompilerLightCase()
2292int caseID, bool avoidCache, bool addWhitespaceAndComments, in ShaderCompilerTextureCase()
2364 …se::ShaderCompilerLoopCase(Context &context, const char *name, const char *description, int caseID, in ShaderCompilerLoopCase()
2397 …se::ShaderCompilerOperCase(Context &context, const char *name, const char *description, int caseID, in ShaderCompilerOperCase()
2439int caseID, bool avoidCache, bool addWhitespaceAndComments, in ShaderCompilerMandelbrotCase()
2467 int caseID, InvalidityType invalidityType) in InvalidShaderCompilerCase()
2782 const char *description, int caseID, in InvalidShaderCompilerLightCase()
2816 … const char *description, int caseID, in InvalidShaderCompilerTextureCase()
2851 const char *description, int caseID, in InvalidShaderCompilerLoopCase()
[all …]
/aosp_15_r20/external/deqp/modules/gles3/performance/
H A Des3pShaderCompilationCases.cpp1706 …erCase::ShaderCompilerCase(Context &context, const char *name, const char *description, int caseID, in ShaderCompilerCase()
2244int caseID, bool avoidCache, bool addWhitespaceAndComments, in ShaderCompilerLightCase()
2309int caseID, bool avoidCache, bool addWhitespaceAndComments, in ShaderCompilerTextureCase()
2381 …se::ShaderCompilerLoopCase(Context &context, const char *name, const char *description, int caseID, in ShaderCompilerLoopCase()
2414 …se::ShaderCompilerOperCase(Context &context, const char *name, const char *description, int caseID, in ShaderCompilerOperCase()
2456int caseID, bool avoidCache, bool addWhitespaceAndComments, in ShaderCompilerMandelbrotCase()
2484 int caseID, InvalidityType invalidityType) in InvalidShaderCompilerCase()
2799 const char *description, int caseID, in InvalidShaderCompilerLightCase()
2833 … const char *description, int caseID, in InvalidShaderCompilerTextureCase()
2868 const char *description, int caseID, in InvalidShaderCompilerLoopCase()
[all …]
/aosp_15_r20/external/skia/tests/graphite/precompile/
H A DChromePrecompileTest.cpp109 const char* expectedString, size_t caseID, in run_test()