Searched refs:getBoundSurface (Results 1 – 3 of 3) sorted by relevance
483 egl::Surface *getBoundSurface() const;
2196 if (texture->getBoundSurface() != nullptr) in ValidateCreateImage()2239 if (texture->getBoundSurface() != nullptr) in ValidateCreateImage()2285 if (texture->getBoundSurface() != nullptr) in ValidateCreateImage()
988 egl::Surface *Texture::getBoundSurface() const in getBoundSurface() function in gl::Texture