Home
last modified time | relevance | path

Searched defs:isLayered (Results 1 – 4 of 4) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DFramebufferAttachment.cpp208 bool FramebufferAttachment::isLayered() const in isLayered() function in gl::FramebufferAttachment
DImageIndex.cpp102 bool ImageIndex::isLayered() const in isLayered() function in gl::ImageIndex
DImage.cpp391 bool Image::isLayered() const in isLayered() function in egl::Image
DFramebuffer.cpp1181 Optional<bool> isLayered; in checkStatusWithGLFrontEnd() local