Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
TextureCopy Class Reference
+ Collaboration diagram for TextureCopy:

Public Member Functions

 TextureCopy (QRhi *rhi, QRhiTexture *externalTex)
 
std::unique_ptr< QRhiTexturecopyExternalTexture (QSize size, const QMatrix4x4 &externalTexMatrix)
 

Detailed Description

Definition at line 130 of file qandroidvideooutput.cpp.

Constructor & Destructor Documentation

◆ TextureCopy()

Member Function Documentation

◆ copyExternalTexture()

std::unique_ptr< QRhiTexture > TextureCopy::copyExternalTexture ( QSize size,
const QMatrix4x4 & externalTexMatrix )

Definition at line 207 of file qandroidvideooutput.cpp.

References QRhi::newTexture(), QRhi::newTextureRenderTarget(), qWarning, QRhiTexture::RenderTarget, and QRhiTexture::RGBA8.

+ Here is the call graph for this function:

The documentation for this class was generated from the following file: