Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp4277 class GeometryInvocationCase : public GeometryShaderRenderTest class
4288GeometryInvocationCase (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()
[all …]