Searched refs:isConditionalIf (Results 1 – 8 of 8) sorted by relevance
133 bool isConditionalIf[24 + 24]; member in sw::VertexProgram
166 bool isConditionalIf[24 + 24]; member in sw::PixelProgram
1134 if(isConditionalIf[ifDepth]) in ELSE()1163 if(isConditionalIf[ifDepth]) in ENDIF()1256 isConditionalIf[ifDepth] = false; in IFb()1307 isConditionalIf[ifDepth] = true; in IF()
1482 if(isConditionalIf[ifDepth]) in ELSE()1511 if(isConditionalIf[ifDepth]) in ENDIF()1604 isConditionalIf[ifDepth] = false; in IFb()1655 isConditionalIf[ifDepth] = true; in IF()
136 bool isConditionalIf[MAX_SHADER_NESTED_IFS]; member in sw::VertexProgram
167 bool isConditionalIf[MAX_SHADER_NESTED_IFS]; member in sw::PixelProgram
1218 if(isConditionalIf[ifDepth]) in ELSE()1247 if(isConditionalIf[ifDepth]) in ENDIF()1340 isConditionalIf[ifDepth] = false; in IFb()1391 isConditionalIf[ifDepth] = true; in IF()
1513 if(isConditionalIf[ifDepth]) in ELSE()1542 if(isConditionalIf[ifDepth]) in ENDIF()1635 isConditionalIf[ifDepth] = false; in IFb()1686 isConditionalIf[ifDepth] = true; in IF()