Lines Matching refs:TextureBufferFormatCase
245 class TextureBufferFormatCase : public TestCase class
248 …TextureBufferFormatCase (Context& ctx, glu::RenderContext& renderCtx, const char* name, const cha…
249 ~TextureBufferFormatCase (void);
256 TextureBufferFormatCase (const TextureBufferFormatCase& other);
257 TextureBufferFormatCase& operator= (const TextureBufferFormatCase& other);
269 TextureBufferFormatCase::TextureBufferFormatCase (Context& ctx, glu::RenderContext& renderCtx, cons… in TextureBufferFormatCase() function in deqp::gles31::Functional::TextureBufferFormatCase
280 TextureBufferFormatCase::~TextureBufferFormatCase (void) in ~TextureBufferFormatCase()
285 void TextureBufferFormatCase::init (void) in init()
314 void TextureBufferFormatCase::deinit (void) in deinit()
322 TextureBufferFormatCase::IterateResult TextureBufferFormatCase::iterate (void) in iterate()
569 …sizedBufferGroup->addChild (new TextureBufferFormatCase (m_context, m_context.getRenderContext(), … in init()
570 …sizedBufferGroup->addChild (new TextureBufferFormatCase (m_context, m_context.getRenderContext(), … in init()