Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp4089 class GeometryShaderInvocationsQueryCase : public GeometryProgramQueryCase class
4092 GeometryShaderInvocationsQueryCase(Context& context, const char* name, const char* description);
4095 GeometryShaderInvocationsQueryCase::GeometryShaderInvocationsQueryCase(Context& context, const char… in GeometryShaderInvocationsQueryCase() function in deqp::gles31::Functional::__anon38a6d29b0111::GeometryShaderInvocationsQueryCase
6105 …queryGroup->addChild(new GeometryShaderInvocationsQueryCase (m_context, "geometry_shader_invocatio… in init()