Searched defs:decisionType (Results 1 – 2 of 2) sorted by relevance
| /third_party/vk-gl-cts/modules/gles2/performance/ |
| D | es2pShaderControlStatementTests.cpp | 156 …e (Context& context, const char* name, const char* description, DecisionType decisionType, BranchR… in ConditionalCase() 427 …text, const char* name, const char* description, LoopType type, DecisionType decisionType, bool is… in LoopCase() 858 for (int decisionType = (int)DECISION_STATIC; decisionType < (int)DECISION_LAST; decisionType++) in init() local 933 for (int decisionType = (int)DECISION_STATIC; decisionType < (int)DECISION_LAST; decisionType++) in init() local
|
| /third_party/vk-gl-cts/modules/gles3/performance/ |
| D | es3pShaderControlStatementTests.cpp | 156 …e (Context& context, const char* name, const char* description, DecisionType decisionType, BranchR… in ConditionalCase() 431 …text, const char* name, const char* description, LoopType type, DecisionType decisionType, bool is… in LoopCase() 870 for (int decisionType = (int)DECISION_STATIC; decisionType < (int)DECISION_LAST; decisionType++) in init() local 945 for (int decisionType = (int)DECISION_STATIC; decisionType < (int)DECISION_LAST; decisionType++) in init() local
|