Loading...
Searching...
No Matches
NV12ExternalOES.hpp
Go to the documentation of this file.
Processes and renders a video frame on the GPU.
Definition GPUVideoDecoder.hpp:90
QByteArray toExternalSamplerEssl(QByteArray glsl)
Definition NV12ExternalOES.cpp:55
bool nv12ExternalOesUsable(QRhi::Implementation backend) noexcept
Definition NV12ExternalOES.cpp:11
Definition VideoInterface.hpp:26
Definition NV12ExternalOES.hpp:59
void exec(RenderList &, QRhiResourceUpdateBatch &, AVFrame &) override
Definition NV12ExternalOES.hpp:98
std::pair< QShader, QShader > init(RenderList &r) override
Initialize a GPUVideoDecoder.
Definition NV12ExternalOES.cpp:83