HomeSort by relevance Sort by last modified time
    Searched defs:DrawBuffersIndexedBlending (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/openglcts/modules/glesext/draw_buffers_indexed/
esextcDrawBuffersIndexedBlending.hpp 40 class DrawBuffersIndexedBlending : public DrawBuffersIndexedBase
45 DrawBuffersIndexedBlending(Context& context, const ExtParameters& extParams, const char* name,
48 virtual ~DrawBuffersIndexedBlending()
esextcDrawBuffersIndexedBlending.cpp 44 DrawBuffersIndexedBlending::DrawBuffersIndexedBlending(Context& context, const ExtParameters& extParams,
51 void DrawBuffersIndexedBlending::prepareFramebuffer()
73 void DrawBuffersIndexedBlending::releaseFramebuffer()
93 tcu::TestNode::IterateResult DrawBuffersIndexedBlending::iterate()
292 std::string DrawBuffersIndexedBlending::GenVS()
304 std::string DrawBuffersIndexedBlending::GenFS(int maxDrawBuffers)
331 unsigned int DrawBuffersIndexedBlending::NumComponents(glw::GLenum format)
370 tcu::RGBA DrawBuffersIndexedBlending::GetEpsilon()
387 bool DrawBuffersIndexedBlending::VerifyImg(const tcu::TextureLevel& textureLevel, tcu::RGBA expectedColor
    [all...]

Completed in 57 milliseconds