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

  /external/chromium_org/gpu/command_buffer/service/
texture_manager.h 234 bool cube_complete() const { function in class:gpu::gles2::Texture
texture_manager.cc 178 if (target_ == GL_TEXTURE_CUBE_MAP && !cube_complete())
657 // Update texture_complete and cube_complete status.
    [all...]
texture_manager_unittest.cc 42 return texture->cube_complete();
    [all...]

Completed in 34 milliseconds