Home
last modified time | relevance | path

Searched refs:GL_PRIMITIVES_GENERATED (Results 1 – 16 of 16) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen6_queryobj.c213 case GL_PRIMITIVES_GENERATED: in gen6_queryobj_get_results()
307 case GL_PRIMITIVES_GENERATED: in gen6_begin_query()
361 case GL_PRIMITIVES_GENERATED: in gen6_end_query()
Dbrw_queryobj.c531 case GL_PRIMITIVES_GENERATED: in brw_is_query_pipelined()
/external/mesa3d/src/mesa/main/
Dqueryobj.c190 case GL_PRIMITIVES_GENERATED: in get_query_binding_point()
294 case GL_PRIMITIVES_GENERATED: in _mesa_CreateQueries()
370 case GL_PRIMITIVES_GENERATED: in query_error_check_index()
674 case GL_PRIMITIVES_GENERATED: in _mesa_GetQueryIndexediv()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_queryobj.c111 case GL_PRIMITIVES_GENERATED: in st_BeginQuery()
/external/deqp/doc/testspecs/GLES31/
Dfunctional.tessellation_geometry_interaction.txt77 and the value GL_PRIMITIVES_GENERATED query and then compare the rendered image
Dfunctional.geometry_shading.txt52 verify GL_PRIMITIVES_GENERATED query result in various scenarios.
/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp4745 gl.beginQuery(GL_PRIMITIVES_GENERATED, *query); in iterate()
4747 gl.endQuery(GL_PRIMITIVES_GENERATED); in iterate()
4911 verifyStateQueryInteger(result, gl, GL_PRIMITIVES_GENERATED, GL_CURRENT_QUERY, 0, QUERY_QUERY); in iterate()
4916 gl.glBeginQuery(GL_PRIMITIVES_GENERATED, query); in iterate()
4919 …verifyStateQueryInteger(result, gl, GL_PRIMITIVES_GENERATED, GL_CURRENT_QUERY, (int)query, QUERY_Q… in iterate()
4921 gl.glEndQuery(GL_PRIMITIVES_GENERATED); in iterate()
Des31fTessellationGeometryInteractionTests.cpp1056 gl.beginQuery(GL_PRIMITIVES_GENERATED, *primitivesGeneratedQuery); in renderWithFeedback()
1072 gl.endQuery(GL_PRIMITIVES_GENERATED); in renderWithFeedback()
/external/deqp/framework/opengl/
DgluStateReset.cpp1090 queryTargets[numTargets++] = GL_PRIMITIVES_GENERATED; in resetStateGLCore()
DgluStrUtil.inl1463 case GL_PRIMITIVES_GENERATED: return "GL_PRIMITIVES_GENERATED";
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl940 #define GL_PRIMITIVES_GENERATED 0x8C87 macro
/external/mesa3d/include/GLES3/
Dgl32.h1601 #define GL_PRIMITIVES_GENERATED 0x8C87 macro
/external/swiftshader/include/GL/
Dglcorearb.h1047 #define GL_PRIMITIVES_GENERATED 0x8C87 macro
Dglext.h928 #define GL_PRIMITIVES_GENERATED 0x8C87 macro
/external/mesa3d/include/GL/
Dglcorearb.h1047 #define GL_PRIMITIVES_GENERATED 0x8C87 macro
Dglext.h928 #define GL_PRIMITIVES_GENERATED 0x8C87 macro