Searched refs:toStringVector (Results 1 - 3 of 3) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fTextureFormatTests.cpp619 vector<string> toStringVector (const char* const* str, int numStr) function in namespace:deqp::gles2::Functional
673 addChild(new Compressed2DFormatCase(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo(), "etc1_2d_pot", "GL_ETC1_RGB8_OES, GL_TEXTURE_2D", toStringVector(filenames, DE_LENGTH_OF_ARRAY(filenames))));
/external/deqp/modules/gles31/functional/
H A Des31fTextureFormatTests.cpp411 vector<string> toStringVector (const char* const* str, int numStr) function in namespace:deqp::gles31::Functional
/external/deqp/modules/gles3/functional/
H A Des3fTextureFormatTests.cpp1293 vector<string> toStringVector (const char* const* str, int numStr) function in namespace:deqp::gles3::Functional
1469 compressedGroup->addChild(new Texture2DFileCase(m_testCtx, m_context.getRenderContext(), m_context.getContextInfo(), "etc1_2d_pot", "GL_ETC1_RGB8_OES, GL_TEXTURE_2D", toStringVector(filenames, DE_LENGTH_OF_ARRAY(filenames))));

Completed in 154 milliseconds