Searched refs:GeometryShaderInvocationsQueryCase (Results 1 – 1 of 1) sorted by relevance
4089 class GeometryShaderInvocationsQueryCase : public GeometryProgramQueryCase class4092 GeometryShaderInvocationsQueryCase(Context& context, const char* name, const char* description);4095 GeometryShaderInvocationsQueryCase::GeometryShaderInvocationsQueryCase(Context& context, const char… in GeometryShaderInvocationsQueryCase() function in deqp::gles31::Functional::__anon38a6d29b0111::GeometryShaderInvocationsQueryCase6105 …queryGroup->addChild(new GeometryShaderInvocationsQueryCase (m_context, "geometry_shader_invocatio… in init()