Home
last modified time | relevance | path

Searched refs:colorRuleNdx (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/egl/
DteglSimpleConfigCase.cpp186 for (int colorRuleNdx = 0; colorRuleNdx < DE_LENGTH_OF_ARRAY(s_colorRules); colorRuleNdx++) in getDefaultFilterLists() local
192 …const string name = string(s_colorRules[colorRuleNdx].name) + "_" + s_depthRules[depthRuleNdx].n… in getDefaultFilterLists()
196 << s_colorRules[colorRuleNdx].filter in getDefaultFilterLists()