Lines Matching refs:GeometryInvocationCase
4277 class GeometryInvocationCase : public GeometryShaderRenderTest class
4288 …GeometryInvocationCase (Context& context, const char* name, const char* description, int numInvoca…
4289 ~GeometryInvocationCase (void);
4305 GeometryInvocationCase::GeometryInvocationCase (Context& context, const char* name, const char* des… in GeometryInvocationCase() function in deqp::gles31::Functional::__anon38a6d29b0111::GeometryInvocationCase
4314 GeometryInvocationCase::~GeometryInvocationCase (void) in ~GeometryInvocationCase()
4319 void GeometryInvocationCase::init (void) in init()
4381 void GeometryInvocationCase::deinit (void) in deinit()
4392 sglr::ShaderProgram& GeometryInvocationCase::getProgram (void) in getProgram()
4397 void GeometryInvocationCase::genVertexAttribData (void) in genVertexAttribData()
4409 InvocationCountShader::OutputCase GeometryInvocationCase::mapToShaderCaseType (OutputCase testCase) in mapToShaderCaseType()
6323 instancedGroup->addChild(new GeometryInvocationCase(m_context, in init()
6327 GeometryInvocationCase::CASE_FIXED_OUTPUT_COUNTS)); in init()
6332 instancedGroup->addChild(new GeometryInvocationCase(m_context, in init()
6336 GeometryInvocationCase::CASE_DIFFERENT_OUTPUT_COUNTS)); in init()