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

  /external/chromium_org/gpu/config/
gpu_control_list.cc 817 if (entry->gl_version_info_.get() != NULL && entry->gl_type_ == kGLTypeNone)
818 entry->gl_type_ = GetDefaultGLType();
829 gl_type_(kGLTypeNone) {
896 gl_type_ = gl_type;
    [all...]
gpu_control_list.h 466 GLType gl_type_; member in class:gpu::GpuControlList::GpuControlListEntry

Completed in 404 milliseconds