Lines Matching refs:buffer
310 MovePtr<UniqueImage> createImage (const ImageSource& source, const ClientBuffer& buffer) const;
352 de::UniquePtr<ClientBuffer> buffer (m_imgSource->createBuffer(api.m_egl, api.m_gl, &ref));
356 image = api.createImage(*m_imgSource, *buffer);
360 MovePtr<UniqueImage> GLESImageApi::createImage (const ImageSource& source, const ClientBuffer& buffer) const
362 const EGLImageKHR image = source.createImage(m_egl, m_display, m_context, buffer.get());
1133 log << tcu::TestLog::Message << "Rendering with depth buffer" << tcu::TestLog::EndMessage;
1240 return tcu::pixelThresholdCompare(log, "Depth buffer rendering result", "Result from rendering with depth buffer", referenceScreen, screen, compareThreshold, tcu::COMPARE_LOG_RESULT);
1258 log << tcu::TestLog::Message << "Rendering with stencil buffer" << tcu::TestLog::EndMessage;
1358 return tcu::pixelThresholdCompare(log, "StencilResult", "Result from rendering with stencil buffer", referenceScreen, screen, compareThreshold, tcu::COMPARE_LOG_RESULT);
1370 // Skip, not in the list of allowed render buffer formats for GLES.
1999 // In yuv path rendering with non-yuv format native buffer and expecting meaningful