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 181 QUERY_TYPE_COUNT
424 gl::BindingPointer<Query> activeQuery[QUERY_TYPE_COUNT];

Completed in 3933 milliseconds