Searched defs:isCubeMap (Results 1 – 5 of 5) sorted by relevance
234 bool ExternalImageSibling::isCubeMap() const in isCubeMap() function in egl::ExternalImageSibling459 bool Image::isCubeMap() const in isCubeMap() function in egl::Image
19 bool ExternalImageSiblingImpl::isCubeMap() const in isCubeMap() function in rx::ExternalImageSiblingImpl
2089 const bool isCubeMap = index.getType() == gl::TextureType::CubeMap; in TextureRedefineLevel() local
540 bool HardwareBufferImageSiblingVkAndroid::isCubeMap() const in isCubeMap() function in rx::HardwareBufferImageSiblingVkAndroid
835 bool isCubeMap = mState.getType() == gl::TextureType::CubeMap; in clearImage() local859 bool isCubeMap = mState.getType() == gl::TextureType::CubeMap; in clearSubImage() local935 bool isCubeMap = textureType == gl::TextureType::CubeMap; in clearSubImageImpl() local1181 const bool isCubeMap = index.getType() == gl::TextureType::CubeMap; in copyImage() local