HomeSort by relevance Sort by last modified time
    Searched refs:texture_complete_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/gpu/command_buffer/service/
texture_manager.cc 115 texture_complete_(false),
650 texture_complete_ = false;
670 texture_complete_ =
676 texture_complete_ = false;
682 texture_complete_ = false;
687 texture_complete_ = false;
690 ii < level_infos_.size() && (cube_complete_ || texture_complete_);
719 texture_complete_ = false;
    [all...]
texture_manager.h 235 return texture_complete_;
372 bool texture_complete_; member in class:gpu::gles2::Texture

Completed in 24 milliseconds