Searched defs:VaryingOutputCountCase (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp3573 class VaryingOutputCountCase : public GeometryShaderRenderTest class in namespace:deqp::gles31::Functional::__anon3571
3583 VaryingOutputCountCase (Context& context, const char* name, const char* desc, VaryingOutputCountShader::VaryingSource test, ShaderInstancingMode mode);
3600 VaryingOutputCountCase::VaryingOutputCountCase (Context& context, const char* name, const char* desc, VaryingOutputCountShader::VaryingSource test, ShaderInstancingMode mode) function in class:deqp::gles31::Functional::__anon3571::VaryingOutputCountCase
3610 void VaryingOutputCountCase::init (void)
3675 void VaryingOutputCountCase::deinit (void)
3686 void VaryingOutputCountCase::preRender (sglr::Context& ctx, GLuint programID)
3723 sglr::ShaderProgram& VaryingOutputCountCase::getProgram (void)
3728 void VaryingOutputCountCase::genVertexAttribData (void)
3738 void VaryingOutputCountCase
[all...]

Completed in 331 milliseconds