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

  /external/swiftshader/src/OpenGL/libGL/
Context.h 356 QUERY_TYPE_COUNT
498 BindingPointer<Query> activeQuery[QUERY_TYPE_COUNT];
  /external/swiftshader/src/OpenGL/libGLESv2/
Context.h 179 QUERY_TYPE_COUNT
420 gl::BindingPointer<Query> activeQuery[QUERY_TYPE_COUNT];

Completed in 57 milliseconds