Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fVertexAttributeBindingStateQueryTests.cpp643 class MixedVertexBindingBufferCase : public IndexedCase class
646 MixedVertexBindingBufferCase (Context& context, const char* name, const char* desc);
650 MixedVertexBindingBufferCase::MixedVertexBindingBufferCase (Context& context, const char* name, con… in MixedVertexBindingBufferCase() function in deqp::gles31::Functional::__anon499156650111::MixedVertexBindingBufferCase
655 void MixedVertexBindingBufferCase::test (tcu::ResultCollector& result) in test()
735 …indexedGroup->addChild(new MixedVertexBindingBufferCase (m_context, "vertex_binding_buffer_mixed",… in init()