Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fAdvancedBlendTests.cpp117 … name, const char* desc, deUint32 mode, int overdrawCount, bool coherent, RenderTargetType rtType);
163 RenderTargetType rtType) in AdvancedBlendCase() argument
168 , m_rtType (rtType) in AdvancedBlendCase()
178 …, m_renderWidth (rtType != RENDERTARGETTYPE_DEFAULT ? 2*MAX_VIEWPORT_WIDTH : m_context.getRend… in AdvancedBlendCase()
179 …, m_renderHeight (rtType != RENDERTARGETTYPE_DEFAULT ? 2*MAX_VIEWPORT_HEIGHT : m_context.getRen… in AdvancedBlendCase()