Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fVertexArrayObjectTests.cpp71 struct VertexArrayState struct
73 VertexArrayState (void);
79 VertexArrayState::VertexArrayState (void) in VertexArrayState() function in deqp::gles3::Functional::__anona3b208290111::VertexArrayState
126 VertexArrayState state;
127 VertexArrayState vao;
164 …void logVertexArrayState (tcu::TestLog& log, const VertexArrayState& state, const std::string&…
167 glu::ShaderProgram* createProgram (const VertexArrayState& state);
168 void setState (const VertexArrayState& state);
170 void makeDrawCall (const VertexArrayState& state);
194 void VertexArrayObjectTest::logVertexArrayState (tcu::TestLog& log, const VertexArrayState& state, … in logVertexArrayState()
[all …]