Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fBufferMapTests.cpp156 class BufferPartialMapWriteCase : public BufferCase class
159BufferPartialMapWriteCase (Context& context, const char* name, const char* desc, deUint32 bufferTa… in BufferPartialMapWriteCase() function in deqp::gles3::Functional::BufferPartialMapWriteCase
665 …useGroup->addChild(new BufferPartialMapWriteCase (m_context, (string(getBufferTargetName(target)) … in init()