Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp4276 class GeometryInvocationCase : public GeometryShaderRenderTest class
4287GeometryInvocationCase (Context& context, const char* name, const char* description, int numInvoca…
4288 ~GeometryInvocationCase (void);
4304 GeometryInvocationCase::GeometryInvocationCase (Context& context, const char* name, const char* des… in GeometryInvocationCase() function in deqp::gles31::Functional::__anon78faf1670111::GeometryInvocationCase
4313 GeometryInvocationCase::~GeometryInvocationCase (void) in ~GeometryInvocationCase()
4318 void GeometryInvocationCase::init (void) in init()
4380 void GeometryInvocationCase::deinit (void) in deinit()
4391 sglr::ShaderProgram& GeometryInvocationCase::getProgram (void) in getProgram()
4396 void GeometryInvocationCase::genVertexAttribData (void) in genVertexAttribData()
4408 InvocationCountShader::OutputCase GeometryInvocationCase::mapToShaderCaseType (OutputCase testCase) in mapToShaderCaseType()
[all …]