Home
last modified time | relevance | path

Searched defs:needsGPU (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/shotcut/shotcut-21.03.21/src/
H A Dmltxmlchecker.h50 bool needsGPU() const { return m_needsGPU; } in needsGPU() function
/dports/multimedia/shotcut/shotcut-21.03.21/src/qmltypes/
H A Dqmlmetadata.h147 bool needsGPU() const { return m_needsGPU; } in needsGPU() function