Searched defs:isLayered (Results 1 – 6 of 6) sorted by relevance
210 bool FramebufferAttachment::isLayered() const in isLayered() function in gl::FramebufferAttachment
96 bool ImageIndex::isLayered() const in isLayered() function in gl::ImageIndex
421 bool Image::isLayered() const in isLayered() function in egl::Image
1231 Optional<bool> isLayered; in checkStatusWithGLFrontEnd() local
2541 const bool isLayered = (texture.numLayers() > 1); in createImageStoreTests() local2585 const bool isLayered = (texture.numLayers() > 1); in createImageLoadStoreTests() local2651 const bool isLayered = (texture.numLayers() > 1); in createImageLoadStoreLodAMDTests() local
352 GLboolean isLayered; in ApplyBindGroup() local