Searched defs:MarkMipmapsGenerated (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dtexture_manager.cc242 bool Texture::MarkMipmapsGenerated( function in class:gpu::gles2::Texture
1149 bool TextureManager::MarkMipmapsGenerated(TextureRef* ref) { function in class:gpu::gles2::TextureManager
1153 bool result = texture->MarkMipmapsGenerated(feature_info_.get());

Completed in 148 milliseconds