Searched refs:isLayered (Results 1 – 18 of 18) sorted by relevance
168 (fact.isLayered() && !plan.isLayered())) in proxiedStep()173 if (plan.isLayered() && !fact.isLayered()) in proxiedStep()
185 boolean isLayered() in isLayered() method
297 public final boolean isLayered() { in isLayered() method in RouteTracker
326 public final boolean isLayered() { in isLayered() method in HttpRoute
80 if (!attachment.isLayered()) in CheckAttachmentCompleteness()1176 Optional<bool> isLayered; in checkStatusWithGLFrontEnd() local1226 isLayered = colorAttachment.isLayered(); in checkStatusWithGLFrontEnd()1227 if (isLayered.value()) in checkStatusWithGLFrontEnd()1239 ASSERT(isLayered.valid()); in checkStatusWithGLFrontEnd()1240 if (isLayered.value() != colorAttachment.isLayered()) in checkStatusWithGLFrontEnd()1244 else if (isLayered.value()) in checkStatusWithGLFrontEnd()1286 isLayered = depthAttachment.isLayered(); in checkStatusWithGLFrontEnd()1294 ASSERT(isLayered.valid()); in checkStatusWithGLFrontEnd()1295 if (isLayered.value() != depthAttachment.isLayered()) in checkStatusWithGLFrontEnd()[all …]
208 bool FramebufferAttachment::isLayered() const in isLayered() function in gl::FramebufferAttachment210 return mTarget.textureIndex().isLayered(); in isLayered()
45 bool isLayered() const;
114 bool isLayered() const;
100 bool ImageIndex::isLayered() const in isLayered() function in gl::ImageIndex
1162 *params = attachmentObject->isLayered(); in QueryFramebufferAttachmentParameteriv()
115 final boolean secure = schm.isLayered(); in determineRoute()
294 if (this.tracker.isLayered()) { in layerProtocol()
166 final boolean secure = schm.isLayered(); in determineRoute()
154 public final boolean isLayered() { in isLayered() method in Scheme
2062 const bool isLayered = (texture.numLayers() > 1); in createImageStoreTests() local2069 if (isLayered) in createImageStoreTests()2102 const bool isLayered = (texture.numLayers() > 1); in createImageLoadStoreTests() local2109 if (isLayered) in createImageLoadStoreTests()
95 else if (attachment->isLayered()) in BindFramebufferAttachment()
197 HPLorg/apache/http/conn/scheme/Scheme;->isLayered()Z887 HSPLorg/apache/http/conn/routing/RouteInfo;->isLayered()Z
1832 method @Deprecated public boolean isLayered();1860 method @Deprecated public boolean isLayered();1889 method @Deprecated public boolean isLayered();1916 method @Deprecated public boolean isLayered();