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

/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation.cc406 reinterpret_cast<const char*>(GetStringHelper(GL_EXTENSIONS));
2199 const GLubyte* GLES2Implementation::GetStringHelper(GLenum name) { function in class:gpu::gles2::GLES2Implementation
2254 const GLubyte* result = GetStringHelper(name);

Completed in 77 milliseconds