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

/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation.cc180 if (!QueryAndCacheStaticState())
220 bool GLES2Implementation::QueryAndCacheStaticState() { function in class:gpu::gles2::GLES2Implementation
221 TRACE_EVENT0("gpu", "GLES2Implementation::QueryAndCacheStaticState");
272 SetGLError(GL_OUT_OF_MEMORY, "QueryAndCacheStaticState",

Completed in 176 milliseconds