Home
last modified time | relevance | path

Searched refs:DispatchCompute (Results 1 – 25 of 471) sorted by relevance

12345678910>>...19

/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgWrappers/serializers/osg/
H A DDispatchCompute.cpp7 static bool checkComputeGroups( const osg::DispatchCompute& attr ) in checkComputeGroups()
14 static bool readComputeGroups( osgDB::InputStream& is, osg::DispatchCompute& attr ) in readComputeGroups()
22 static bool writeComputeGroups( osgDB::OutputStream& os, const osg::DispatchCompute& attr ) in writeComputeGroups()
30 REGISTER_OBJECT_WRAPPER( DispatchCompute,
31 new osg::DispatchCompute,
32 osg::DispatchCompute,
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/render/framegraph/
H A Ddispatchcompute.cpp49 DispatchCompute::DispatchCompute() in DispatchCompute() function in Qt3DRender::Render::DispatchCompute
57 DispatchCompute::~DispatchCompute() in ~DispatchCompute()
61 void DispatchCompute::cleanup() in cleanup()
68 void DispatchCompute::syncFromFrontEnd(const Qt3DCore::QNode *frontEnd, bool firstTime) in syncFromFrontEnd()
H A Ddispatchcompute_p.h63 class Q_3DRENDERSHARED_PRIVATE_EXPORT DispatchCompute : public FrameGraphNode
66 DispatchCompute();
67 ~DispatchCompute();
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/
H A DDispatchCompute.cpp5 DispatchCompute::DispatchCompute(const DispatchCompute&o,const osg::CopyOp& copyop): in DispatchCompute() function in DispatchCompute
13 void DispatchCompute::drawImplementation(RenderInfo& renderInfo) const in drawImplementation()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osg/
H A DDispatchCompute26 class OSG_EXPORT DispatchCompute : public osg::Drawable
29 DispatchCompute(GLint numGroupsX=0, GLint numGroupsY=0, GLint numGroupsZ=0):
36 DispatchCompute(const DispatchCompute&,const osg::CopyOp& copyop=osg::CopyOp::SHALLOW_COPY);
38 META_Node(osg, DispatchCompute);
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/doc/dev/m.css/plugins/m/test/gl/
H A Dpage.rst7 - Function link: :glfn:`DispatchCompute`
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_compute.c98 functions->DispatchCompute = st_dispatch_compute; in st_init_compute_functions()
/dports/lang/clover/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_compute.c98 functions->DispatchCompute = st_dispatch_compute; in st_init_compute_functions()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_compute.c98 functions->DispatchCompute = st_dispatch_compute; in st_init_compute_functions()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_compute.c98 functions->DispatchCompute = st_dispatch_compute; in st_init_compute_functions()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/state_tracker/
H A Dst_cb_compute.c97 functions->DispatchCompute = st_dispatch_compute; in st_init_compute_functions()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_compute.c98 functions->DispatchCompute = st_dispatch_compute; in st_init_compute_functions()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_compute.c98 functions->DispatchCompute = st_dispatch_compute; in st_init_compute_functions()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_compute.c98 functions->DispatchCompute = st_dispatch_compute; in st_init_compute_functions()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_compute.c98 functions->DispatchCompute = st_dispatch_compute; in st_init_compute_functions()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/state_tracker/
H A Dst_cb_compute.c98 functions->DispatchCompute = st_dispatch_compute; in st_init_compute_functions()
/dports/emulators/yuzu/yuzu-0b47f7a46/src/video_core/
H A Drasterizer_interface.h44 virtual void DispatchCompute(GPUVAddr code_addr) = 0;
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dbrw_compute.c148 functions->DispatchCompute = brw_dispatch_compute; in brw_init_compute_functions()
/dports/lang/clover/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dbrw_compute.c148 functions->DispatchCompute = brw_dispatch_compute; in brw_init_compute_functions()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dbrw_compute.c148 functions->DispatchCompute = brw_dispatch_compute; in brw_init_compute_functions()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dbrw_compute.c148 functions->DispatchCompute = brw_dispatch_compute; in brw_init_compute_functions()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/examples/osgcomputeshaders/
H A Dosgcomputeshaders.cpp68 osg::ref_ptr<osg::Node> sourceNode = new osg::DispatchCompute(512/16, 512/16, 1 ); in main()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/drivers/dri/i965/
H A Dbrw_compute.c148 functions->DispatchCompute = brw_dispatch_compute; in brw_init_compute_functions()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dbrw_compute.c148 functions->DispatchCompute = brw_dispatch_compute; in brw_init_compute_functions()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/drivers/dri/i965/
H A Dbrw_compute.c148 functions->DispatchCompute = brw_dispatch_compute; in brw_init_compute_functions()

12345678910>>...19