Searched refs:ImageLoadAndStoreCase (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fShaderImageLoadStoreTests.cpp | 1257 class ImageLoadAndStoreCase : public TestCase class 1266 …ImageLoadAndStoreCase (Context& context, const char* name, const char* description, const TextureF… in ImageLoadAndStoreCase() function in deqp::gles31::Functional::__anon0a49b9df0111::ImageLoadAndStoreCase 1276 …ImageLoadAndStoreCase (Context& context, const char* name, const char* description, const TextureF… in ImageLoadAndStoreCase() function in deqp::gles31::Functional::__anon0a49b9df0111::ImageLoadAndStoreCase 1302 void ImageLoadAndStoreCase::replaceBadFloatReinterpretValues (LayeredImage& image, const TextureFor… in replaceBadFloatReinterpretValues() 1337 ImageLoadAndStoreCase::IterateResult ImageLoadAndStoreCase::iterate (void) in iterate() 3204 …loadStoreGroup->addChild(new ImageLoadAndStoreCase(m_context, formatName.c_str(), "", format, imag… in init() 3206 …oup->addChild(new ImageLoadAndStoreCase(m_context, (formatName + "_single_layer").c_str(), "", for… in init() 3250 …w ImageLoadAndStoreCase(m_context, "restrict", "", TextureFormat(TextureFormat::RGBA, TextureForma… in init() 3264 reinterpretGroup->addChild(new ImageLoadAndStoreCase(m_context, in init()
|