Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fVertexAttributeBindingStateQueryTests.cpp590 class MixedVertexBindingOffsetCase : public IndexedCase class
593 MixedVertexBindingOffsetCase (Context& context, const char* name, const char* desc);
597 MixedVertexBindingOffsetCase::MixedVertexBindingOffsetCase (Context& context, const char* name, con… in MixedVertexBindingOffsetCase() function in deqp::gles31::Functional::__anondfb8f25c0111::MixedVertexBindingOffsetCase
602 void MixedVertexBindingOffsetCase::test (tcu::ResultCollector& result) in test()
733 …indexedGroup->addChild(new MixedVertexBindingOffsetCase (m_context, "vertex_binding_offset_mixed",… in init()