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

  /external/chromium_org/gpu/command_buffer/service/
renderbuffer_manager.h 43 return internal_format_;
87 internal_format_ = internalformat;
116 GLenum internal_format_; member in class:gpu::gles2::Renderbuffer
renderbuffer_manager.cc 44 width_, height_, samples_, internal_format_, &size);
53 internal_format_, samples_, width_, height_);
65 internal_format_(GL_RGBA4),

Completed in 6586 milliseconds