Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderBuiltinVarTests.cpp692 class VertexIDCase : public TestCase class
695 VertexIDCase (Context& context);
696 ~VertexIDCase (void);
722 VertexIDCase::VertexIDCase (Context& context) in VertexIDCase() function in deqp::gles3::Functional::VertexIDCase
733 VertexIDCase::~VertexIDCase (void) in ~VertexIDCase()
735 VertexIDCase::deinit(); in ~VertexIDCase()
738 void VertexIDCase::init (void) in init()
858 void VertexIDCase::deinit (void) in deinit()
932 void VertexIDCase::renderReference (const tcu::PixelBufferAccess& dst, const int numVertices, const… in renderReference()
962 VertexIDCase::IterateResult VertexIDCase::iterate (void) in iterate()
[all …]