/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/render/ |
H A D | qssgrenderinputassembler_p.h | 135 void setPatchVertexCount(quint32 count) in setPatchVertexCount() function 141 m_backend->setPatchVertexCount(m_handle, m_patchVertexCount); in setPatchVertexCount()
|
/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/render/backends/gl/ |
H A D | qssgrenderbackendgl4_p.h | 89 void setPatchVertexCount(QSSGRenderBackendInputAssemblerObject iao, quint32 count) override;
|
H A D | qssgrenderbackendgl4.cpp | 319 void QSSGRenderBackendGL4Impl::setPatchVertexCount(QSSGRenderBackendInputAssemblerObject iao, quint… in setPatchVertexCount() function in QSSGRenderBackendGL4Impl
|
/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/runtimerender/rendererimpl/ |
H A D | qssgrendererimpllayerrenderpreparationdata.cpp | 792 theSubset.inputAssembler->setPatchVertexCount(3); in prepareModelForRender() 793 theSubset.inputAssemblerDepth->setPatchVertexCount(3); in prepareModelForRender() 801 theSubset.inputAssembler->setPatchVertexCount(1); in prepareModelForRender() 802 theSubset.inputAssemblerDepth->setPatchVertexCount(1); in prepareModelForRender()
|
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/opengl/ |
H A D | qopenglshaderprogram.h | 142 void setPatchVertexCount(int count);
|
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/gui/opengl/ |
H A D | qopenglshaderprogram.h | 142 void setPatchVertexCount(int count);
|
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/gui/opengl/ |
H A D | qopenglshaderprogram.h | 142 void setPatchVertexCount(int count);
|
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/gui/opengl/ |
H A D | qopenglshaderprogram.h | 142 void setPatchVertexCount(int count);
|
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/gui/opengl/ |
H A D | qopenglshaderprogram.h | 142 void setPatchVertexCount(int count);
|
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/gui/opengl/ |
H A D | qopenglshaderprogram.h | 142 void setPatchVertexCount(int count);
|
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/gui/opengl/ |
H A D | qopenglshaderprogram.h | 142 void setPatchVertexCount(int count);
|
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/gui/opengl/ |
H A D | qopenglshaderprogram.h | 142 void setPatchVertexCount(int count);
|
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/gui/opengl/ |
H A D | qopenglshaderprogram.h | 142 void setPatchVertexCount(int count);
|
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/gui/opengl/ |
H A D | qopenglshaderprogram.h | 142 void setPatchVertexCount(int count);
|
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/gui/opengl/ |
H A D | qopenglshaderprogram.h | 142 void setPatchVertexCount(int count);
|
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/gui/opengl/ |
H A D | qopenglshaderprogram.h | 142 void setPatchVertexCount(int count);
|
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/gui/opengl/ |
H A D | qopenglshaderprogram.h | 142 void setPatchVertexCount(int count);
|
/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/render/backends/software/ |
H A D | qssgrenderbackendnull.cpp | 363 void setPatchVertexCount(QSSGRenderBackendInputAssemblerObject, quint32) override {} in setPatchVertexCount() function
|
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/gui/opengl/ |
H A D | qopenglshaderprogram.h | 142 void setPatchVertexCount(int count);
|
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/gui/opengl/ |
H A D | qopenglshaderprogram.h | 142 void setPatchVertexCount(int count);
|
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/gui/opengl/ |
H A D | qopenglshaderprogram.h | 142 void setPatchVertexCount(int count);
|
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/gui/opengl/ |
H A D | qopenglshaderprogram.h | 142 void setPatchVertexCount(int count);
|
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/gui/opengl/ |
H A D | qopenglshaderprogram.h | 142 void setPatchVertexCount(int count);
|
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/gui/opengl/ |
H A D | qopenglshaderprogram.h | 142 void setPatchVertexCount(int count);
|
/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/render/backends/ |
H A D | qssgrenderbackend_p.h | 1358 virtual void setPatchVertexCount(QSSGRenderBackendInputAssemblerObject iao, quint32 count) = 0;
|