Lines Matching defs:false

85 				reservedSpaces.resize(location + size, false);
97 return false;
529 bool found = false;
544 isOk = false;
552 isOk = false;
560 isOk = false;
572 isOk = false;
589 isOk = false;
636 isOk = false;
693 bool reattach = false,
739 isOk = false;
746 isOk = false;
762 isOk = false;
782 isOk = false;
825 runTest(m_testCtx, m_renderCtx, attributes, noBindings, bindings, noBindings, false);
859 runTest(m_testCtx, m_renderCtx, attributes, noBindings, bindings, noBindings, false);
885 attributes.push_back(Attribute(AttribType("vec4", 1, GL_FLOAT_VEC4), "a_1", Attribute::LOC_UNDEF, Cond("A", false)));
889 runTest(m_testCtx, m_renderCtx, attributes, noBindings, bindings, noBindings, false);
921 attributes.push_back(Attribute(m_type, "a_" + de::toString(ndx + maxAttributes), Attribute::LOC_UNDEF, Cond("A", false)));
926 runTest(m_testCtx, m_renderCtx, attributes, noBindings, bindings, noBindings, false);
966 runTest(m_testCtx, m_renderCtx, attributes, noBindings, bindings, noBindings, false);
1004 runTest(m_testCtx, m_renderCtx, attributes, noBindings, bindings, noBindings, false);
1025 runTest(m_testCtx, m_renderCtx, attributes, bindings, noBindings, noBindings, false);
1046 runTest(m_testCtx, m_renderCtx, attributes, noBindings, bindings, noBindings, false);
1067 runTest(m_testCtx, m_renderCtx, attributes, noBindings, noBindings, bindings, false);
1090 runTest(m_testCtx, m_renderCtx, attributes, noBindings, noBindings, noBindings, false);
1122 runTest(m_testCtx, m_renderCtx, attributes, noBindings, noBindings, noBindings, false);
1158 runTest(m_testCtx, m_renderCtx, attributes, noBindings, noBindings, noBindings, false);
1183 runTest(m_testCtx, m_renderCtx, attributes, noBindings, bindings, noBindings, false);
1223 runTest(m_testCtx, m_renderCtx, attributes, noBindings, bindings, noBindings, false);
1268 runTest(m_testCtx, m_renderCtx, attributes, noBindings, bindings, noBindings, false);
1414 runTest(m_testCtx, m_renderCtx, attributes, noBindings, bindings, noBindings, false, true, reattachAttributes);
1435 runTest(m_testCtx, m_renderCtx, attributes, bindings, noBindings, noBindings, false);
1456 runTest(m_testCtx, m_renderCtx, attributes, noBindings, bindings, noBindings, false);
1477 runTest(m_testCtx, m_renderCtx, attributes, noBindings, noBindings, bindings, false);
1504 runTest(m_testCtx, m_renderCtx, attributes, noBindings, bindings, noBindings, false, true, reattachAttributes);