Searched defs:getCondition (Results 1 – 11 of 11) sorted by relevance
42 GLenum getCondition() const { return mCondition; } in getCondition() function72 GLenum getCondition() const { return mCondition; } in getCondition() function
56 EGLint getCondition() const { return mCondition; } in getCondition() function
54 GLenum getCondition() const { return mCondition; } in getCondition() function
42 def getCondition(self, enable, parent): member in SpirvCapabilityOutputGenerator
229 TIntermTyped *getCondition() { return mCond; } in getCondition() function885 TIntermTyped *getCondition() const { return mCondition; } in getCondition() function925 TIntermTyped *getCondition() const { return mCondition; } in getCondition() function987 TIntermTyped *getCondition() const { return mCondition; } in getCondition() function
395 Operand *getCondition() const { in getCondition() function546 FCond getCondition() const { return Condition; } in getCondition() function578 ICond getCondition() const { return Condition; } in getCondition() function741 Operand *getCondition() const { return getSrc(0); } in getCondition() function
369 TIntermTyped* getCondition() { return cond; } in getCondition() function623 TIntermTyped* getCondition() const { return condition; } in getCondition() function672 TIntermTyped *getCondition() const { return mCondition; } in getCondition() function
105 const Cond& getCondition (void) const { return m_cond; } in getCondition() function in deqp::gls::AttributeLocationTestUtil::Attribute
81 static Value *getCondition(Instruction *I) { in getCondition() function
1738 virtual TIntermTyped* getCondition() const { return condition; } in getCondition() function1775 virtual TIntermNode* getCondition() const { return condition; } in getCondition() function
1135 CondCode getCondition() const { return setCond; } in getCondition() function