Home
last modified time | relevance | path

Searched refs:DefaultFramebufferBlitCase (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fFramebufferBlitTests.cpp697 class DefaultFramebufferBlitCase : public BlitDefaultFramebufferCase class
715DefaultFramebufferBlitCase (Context& context, const char* name, const char* desc, deUint32 format,… in DefaultFramebufferBlitCase() function in deqp::gles3::Functional::DefaultFramebufferBlitCase
1070 DefaultFramebufferBlitCase::BlitArea area; in init()
1073 { "scale", DefaultFramebufferBlitCase::AREA_SCALE }, in init()
1074 { "out_of_bounds", DefaultFramebufferBlitCase::AREA_OUT_OF_BOUNDS }, in init()
1099 …const bool addNearest = !addLinear || (areas[areaNdx].area != DefaultFramebufferBlitCase::AREA_… in init()
1103DefaultFramebufferBlitCase(m_context, (std::string(getFormatName(format)) + "_nearest_" + name + "… in init()
1104DefaultFramebufferBlitCase(m_context, (std::string(getFormatName(format)) + "_nearest_" + name + "… in init()
1109DefaultFramebufferBlitCase(m_context, (std::string(getFormatName(format)) + "_linear_" + name + "_… in init()
1110DefaultFramebufferBlitCase(m_context, (std::string(getFormatName(format)) + "_linear_" + name + "_… in init()