Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fVertexAttributeBindingStateQueryTests.cpp329 class VertexBindingOffsetCase : public IndexedCase class
332VertexBindingOffsetCase (Context& context, const char* name, const char* desc, QueryType verifier…
336 VertexBindingOffsetCase::VertexBindingOffsetCase (Context& context, const char* name, const char* d… in VertexBindingOffsetCase() function in deqp::gles31::Functional::__anondfb8f25c0111::VertexBindingOffsetCase
341 void VertexBindingOffsetCase::test (tcu::ResultCollector& result) in test()
725 …indexedGroup->addChild(new VertexBindingOffsetCase (m_context, (std::string("vertex_binding_offset… in init()