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

  /external/chromium_org/gpu/command_buffer/client/
gles2_implementation.h 357 bool QueryAndCacheStaticState();
gles2_implementation.cc 154 if (!QueryAndCacheStaticState())
183 bool GLES2Implementation::QueryAndCacheStaticState() {
233 SetGLError(GL_OUT_OF_MEMORY, "QueryAndCacheStaticState",
    [all...]

Completed in 34 milliseconds