Searched refs:ImageStoreCase (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fShaderImageLoadStoreTests.cpp | 1094 class ImageStoreCase : public TestCase class 1102 …ImageStoreCase (Context& context, const char* name, const char* description, const TextureFormat& … in ImageStoreCase() function in deqp::gles31::Functional::__anon0a49b9df0111::ImageStoreCase 1119 ImageStoreCase::IterateResult ImageStoreCase::iterate (void) in iterate() 3198 storeGroup->addChild(new ImageStoreCase(m_context, formatName.c_str(), "", format, imageType)); in init() 3200 …storeGroup->addChild(new ImageStoreCase(m_context, (formatName + "_single_layer").c_str(), "", for… in init()
|