Searched defs:caseShaderType (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/deqp/modules/gles3/performance/ |
H A D | es3pShaderOptimizationTests.cpp | 193 …ionCase(Context &context, const char *name, const char *description, CaseShaderType caseShaderType) in ShaderOptimizationCase() 357 …ollCase(Context &context, const char *name, const char *description, CaseShaderType caseShaderType, in LoopUnrollCase() 405 CaseShaderType caseShaderType, int numLoopIterations) in LoopInvariantCodeMotionCase() 465 …ingCase(Context &context, const char *name, const char *description, CaseShaderType caseShaderType, in FunctionInliningCase() 512 …ionCase(Context &context, const char *name, const char *description, CaseShaderType caseShaderType, in ConstantPropagationCase() 666 …ionCase(Context &context, const char *name, const char *description, CaseShaderType caseShaderType, in CommonSubexpressionCase() 847 …ionCase(Context &context, const char *name, const char *description, CaseShaderType caseShaderType, in DeadCodeEliminationCase() 1111 const CaseShaderType caseShaderType = (CaseShaderType)caseShaderTypeI; in init() local
|
/aosp_15_r20/external/deqp/modules/gles2/performance/ |
H A D | es2pShaderOptimizationTests.cpp | 186 …ionCase(Context &context, const char *name, const char *description, CaseShaderType caseShaderType) in ShaderOptimizationCase() 350 …ollCase(Context &context, const char *name, const char *description, CaseShaderType caseShaderType, in LoopUnrollCase() 398 CaseShaderType caseShaderType, int numLoopIterations) in LoopInvariantCodeMotionCase() 458 …ingCase(Context &context, const char *name, const char *description, CaseShaderType caseShaderType, in FunctionInliningCase() 505 …ionCase(Context &context, const char *name, const char *description, CaseShaderType caseShaderType, in ConstantPropagationCase() 654 …ionCase(Context &context, const char *name, const char *description, CaseShaderType caseShaderType, in CommonSubexpressionCase() 835 …ionCase(Context &context, const char *name, const char *description, CaseShaderType caseShaderType, in DeadCodeEliminationCase() 1099 const CaseShaderType caseShaderType = (CaseShaderType)caseShaderTypeI; in init() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fProgramUniformTests.cpp | 974 const CaseShaderType caseShaderType, in UniformCase()
|
/aosp_15_r20/external/deqp/modules/gles2/functional/ |
H A D | es2fUniformApiTests.cpp | 991 const CaseShaderType caseShaderType, in UniformCase()
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fUniformApiTests.cpp | 1170 const CaseShaderType caseShaderType, in UniformCase()
|