Lines Matching refs:GeometryInvocationCase
4729 class GeometryInvocationCase : public GeometryShaderRenderTest class
4740 …GeometryInvocationCase(Context &context, const char *name, const char *description, int numInvocat…
4742 ~GeometryInvocationCase(void);
4758 GeometryInvocationCase::GeometryInvocationCase(Context &context, const char *name, const char *desc… in GeometryInvocationCase() function in deqp::gles31::Functional::__anon539908d10111::GeometryInvocationCase
4768 GeometryInvocationCase::~GeometryInvocationCase(void) in ~GeometryInvocationCase()
4773 void GeometryInvocationCase::init(void) in init()
4838 void GeometryInvocationCase::deinit(void) in deinit()
4849 sglr::ShaderProgram &GeometryInvocationCase::getProgram(void) in getProgram()
4854 void GeometryInvocationCase::genVertexAttribData(void) in genVertexAttribData()
4866 InvocationCountShader::OutputCase GeometryInvocationCase::mapToShaderCaseType(OutputCase testCase) in mapToShaderCaseType()
6939 instancedGroup->addChild(new GeometryInvocationCase( in init()
6942 … invocationCases[ndx].numInvocations, GeometryInvocationCase::CASE_FIXED_OUTPUT_COUNTS)); in init()
6947 instancedGroup->addChild(new GeometryInvocationCase( in init()
6951 GeometryInvocationCase::CASE_DIFFERENT_OUTPUT_COUNTS)); in init()