Home
last modified time | relevance | path

Searched refs:GL_QUERY_RESULT_AVAILABLE (Results 1 – 9 of 9) sorted by relevance

/external/deqp/modules/gles3/stress/
Des3sOcclusionQueryTests.cpp262 glGetQueryObjectuiv(queryIds[queryIter], GL_QUERY_RESULT_AVAILABLE, &queryResultReady[queryIter]); in iterate()
/external/deqp/modules/gles31/functional/
Des31fNegativeStateApiTests.cpp1023 ctx.glGetQueryObjectuiv (-1, GL_QUERY_RESULT_AVAILABLE, &params); in get_query_objectuiv()
1026 ctx.glGetQueryObjectuiv (id, GL_QUERY_RESULT_AVAILABLE, &params); in get_query_objectuiv()
1041 ctx.glGetQueryObjectuiv (id, GL_QUERY_RESULT_AVAILABLE, &params); in get_query_objectuiv()
/external/deqp/modules/gles3/functional/
Des3fNegativeStateApiTests.cpp995 glGetQueryObjectuiv (-1, GL_QUERY_RESULT_AVAILABLE, &params); in init()
998 glGetQueryObjectuiv (id, GL_QUERY_RESULT_AVAILABLE, &params); in init()
1013 glGetQueryObjectuiv (id, GL_QUERY_RESULT_AVAILABLE, &params); in init()
Des3fOcclusionQueryTests.cpp369 glGetQueryObjectuiv(queryIds[0], GL_QUERY_RESULT_AVAILABLE, &resultAvailable); in iterate()
Des3fTransformFeedbackTests.cpp1189 gl.getQueryObjectuiv(*primitiveQuery, GL_QUERY_RESULT_AVAILABLE, &available); in runTest()
1255 gl.getQueryObjectuiv(*primitiveQuery, GL_QUERY_RESULT_AVAILABLE, &available); in runTest()
/external/deqp/framework/opengl/
DgluStrUtil.inl1484 case GL_QUERY_RESULT_AVAILABLE: return "GL_QUERY_RESULT_AVAILABLE";
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl722 #define GL_QUERY_RESULT_AVAILABLE 0x8867 macro
/external/mesa3d/include/GL/
Dglext.h323 #define GL_QUERY_RESULT_AVAILABLE 0x8867 macro
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...