Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fGeometryShaderTests.cpp4347 class GeometryInvocationCase : public GeometryShaderRenderTest class
4358GeometryInvocationCase (Context& context, const char* name, const char* description, int numInvoca…
4359 ~GeometryInvocationCase (void);
4375 GeometryInvocationCase::GeometryInvocationCase (Context& context, const char* name, const char* des… in GeometryInvocationCase() function in deqp::gles31::Functional::__anon02b82a9b0111::GeometryInvocationCase
4384 GeometryInvocationCase::~GeometryInvocationCase (void) in ~GeometryInvocationCase()
4389 void GeometryInvocationCase::init (void) in init()
4451 void GeometryInvocationCase::deinit (void) in deinit()
4462 sglr::ShaderProgram& GeometryInvocationCase::getProgram (void) in getProgram()
4467 void GeometryInvocationCase::genVertexAttribData (void) in genVertexAttribData()
4479 InvocationCountShader::OutputCase GeometryInvocationCase::mapToShaderCaseType (OutputCase testCase) in mapToShaderCaseType()
[all …]