Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderAPI.cpp1100 glw::GLint result_geometry_shader_invocations = 0; in iterate() local
1114 gl.getProgramiv(po_id, m_glExtTokens.GEOMETRY_SHADER_INVOCATIONS, &result_geometry_shader_invocations); in iterate()
1130 if (current_run.invocations != result_geometry_shader_invocations) in iterate()
1133 << "[" << result_geometry_shader_invocations in iterate()

Completed in 5 milliseconds