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

/external/chromium_org/gpu/config/
H A Dgpu_control_list.h318 enum GLType { enum in class:gpu::GpuControlList::GpuControlListEntry
413 static GLType StringToGLType(const std::string& gl_type);
422 // See GLType declaration.
423 static GLType GetDefaultGLType();
435 GLType gl_type_;

Completed in 646 milliseconds