Lines Matching refs:isOk
501 bool isOk = true;
544 isOk = false;
552 isOk = false;
560 isOk = false;
572 isOk = false;
589 isOk = false;
599 return isOk;
604 bool isOk = true;
625 isOk &= (attrib.getCondition() == Cond::COND_NEVER || expectedLocation == Attribute::LOC_UNDEF || expectedLocation == location);
628 return isOk;
633 bool isOk = checkActiveAttribQuery(log, gl, program, attributes);
636 isOk = false;
638 return isOk;
703 bool isOk = true;
739 isOk = false;
746 isOk = false;
762 isOk = false;
782 isOk = false;
788 if (isOk)