Home
last modified time | relevance | path

Searched refs:queryId (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/mesa/main/
Dcondrender.c42 _mesa_BeginConditionalRender(GLuint queryId, GLenum mode) in _mesa_BeginConditionalRender() argument
48 queryId == 0) { in _mesa_BeginConditionalRender()
68 q = _mesa_lookup_query_object(ctx, queryId); in _mesa_BeginConditionalRender()
71 "glBeginConditionalRender(bad queryId=%u)", queryId); in _mesa_BeginConditionalRender()
74 ASSERT(q->Id == queryId); in _mesa_BeginConditionalRender()
Dcondrender.h36 _mesa_BeginConditionalRender(GLuint queryId, GLenum mode);
Ddlist.c7562 save_BeginConditionalRender(GLuint queryId, GLenum mode) in save_BeginConditionalRender() argument
7569 n[1].i = queryId; in save_BeginConditionalRender()
7573 CALL_BeginConditionalRenderNV(ctx->Exec, (queryId, mode)); in save_BeginConditionalRender()
/external/autotest/frontend/client/src/autotest/tko/
DSavedQueriesControl.java196 int queryId = (int) query.get("id").isNumber().doubleValue(); in onHistoryChanged()
210 shortToken.put(HISTORY_TOKEN, Integer.toString(queryId)); in onHistoryChanged()
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...