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

/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation.cc404 bool GLES2Implementation::IsExtensionAvailable(const char* ext) { function in class:gpu::gles2::GLES2Implementation
431 bool available = IsExtensionAvailable(extension);

Completed in 39 milliseconds