Searched refs:GL_QUERY_RESULT_AVAILABLE (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dgpu_tracer_unittest.cc70 case GL_QUERY_RESULT_AVAILABLE: {
182 EXPECT_CALL(*gl_, GetQueryObjectiv(_, GL_QUERY_RESULT_AVAILABLE, NotNull()))
H A Dgpu_tracer.cc149 glGetQueryObjectiv(queries_[1], GL_QUERY_RESULT_AVAILABLE, &done);
/external/deqp/modules/gles3/stress/
H A Des3sOcclusionQueryTests.cpp262 glGetQueryObjectuiv(queryIds[queryIter], GL_QUERY_RESULT_AVAILABLE, &queryResultReady[queryIter]);
/external/deqp/modules/gles3/functional/
H A Des3fNegativeStateApiTests.cpp986 glGetQueryObjectuiv (-1, GL_QUERY_RESULT_AVAILABLE, &params);
989 glGetQueryObjectuiv (id, GL_QUERY_RESULT_AVAILABLE, &params);
1004 glGetQueryObjectuiv (id, GL_QUERY_RESULT_AVAILABLE, &params);
H A Des3fOcclusionQueryTests.cpp369 glGetQueryObjectuiv(queryIds[0], GL_QUERY_RESULT_AVAILABLE, &resultAvailable);
H A Des3fTransformFeedbackTests.cpp1176 gl.getQueryObjectuiv(*primitiveQuery, GL_QUERY_RESULT_AVAILABLE, &available);
1242 gl.getQueryObjectuiv(*primitiveQuery, GL_QUERY_RESULT_AVAILABLE, &available);
/external/deqp/modules/gles31/functional/
H A Des31fNegativeStateApiTests.cpp1012 ctx.glGetQueryObjectuiv (-1, GL_QUERY_RESULT_AVAILABLE, &params);
1015 ctx.glGetQueryObjectuiv (id, GL_QUERY_RESULT_AVAILABLE, &params);
1030 ctx.glGetQueryObjectuiv (id, GL_QUERY_RESULT_AVAILABLE, &params);
/external/deqp/framework/opengl/
H A DgluStrUtil.inl1307 case GL_QUERY_RESULT_AVAILABLE: return "GL_QUERY_RESULT_AVAILABLE";
/external/chromium_org/third_party/angle/include/GLES3/
H A Dgl3.h530 #define GL_QUERY_RESULT_AVAILABLE 0x8867 macro
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl403 #define GL_QUERY_RESULT_AVAILABLE 0x8867
/external/qemu/distrib/sdl-1.2.15/include/
H A DSDL_opengl.h387 #define GL_QUERY_RESULT_AVAILABLE 0x8867 macro
/external/chromium_org/third_party/mesa/src/include/GL/
H A Dglext.h323 #define GL_QUERY_RESULT_AVAILABLE 0x8867 macro
/external/mesa3d/include/GL/
H A Dglext.h323 #define GL_QUERY_RESULT_AVAILABLE 0x8867 macro
/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 7278 milliseconds