Home
last modified time | relevance | path

Searched defs:normalAttribute (Results 1 – 19 of 19) sorted by relevance

/dports/games/openspades/openspades-0.1.3/Sources/Draw/
H A DGLVoxelModel.cpp283 static GLProgramAttribute normalAttribute("normalAttribute"); in RenderShadowMapPass() local
393 static GLProgramAttribute normalAttribute("normalAttribute"); in RenderSunlightPass() local
510 static GLProgramAttribute normalAttribute("normalAttribute"); in RenderDynamicLightPass() local
H A DGLMapChunk.cpp405 static GLProgramAttribute normalAttribute("normalAttribute"); in RenderSunlightPass() local
484 static GLProgramAttribute normalAttribute("normalAttribute"); in RenderDLightPass() local
H A DGLOptimizedVoxelModel.cpp538 static GLProgramAttribute normalAttribute("normalAttribute"); in RenderShadowMapPass() local
665 static GLProgramAttribute normalAttribute("normalAttribute"); in RenderSunlightPass() local
797 static GLProgramAttribute normalAttribute("normalAttribute"); in RenderDynamicLightPass() local
H A DGLMapRenderer.cpp246 static GLProgramAttribute normalAttribute("normalAttribute"); in RenderSunlightPass() local
339 static GLProgramAttribute normalAttribute("normalAttribute"); in RenderDynamicLightPass() local
/dports/graphics/qgis/qgis-3.22.3/src/3d/terrain/
H A Dqgsdemterraintilegeometry_p.h71 Qt3DRender::QAttribute *normalAttribute() { return mNormalAttribute; } in normalAttribute() function
/dports/graphics/qgis-ltr/qgis-3.16.16/src/3d/terrain/
H A Dqgsdemterraintilegeometry_p.h71 Qt3DRender::QAttribute *normalAttribute() { return mNormalAttribute; } in normalAttribute() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/testing/
H A Dorigin_trials_test.h28 bool normalAttribute() { return true; } in normalAttribute() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/testing/
H A Dorigin_trials_test.h28 bool normalAttribute() { return true; } in normalAttribute() function
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/plugins/geometryloaders/default/
H A Dbasegeometryloader.cpp172 …QAttribute *normalAttribute = new QAttribute(buf, QAttribute::defaultNormalAttributeName(), QAttri… in generateGeometry() local
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/extras/geometries/
H A Dqplanegeometry.cpp451 QAttribute *QPlaneGeometry::normalAttribute() const in normalAttribute() function in Qt3DExtras::QPlaneGeometry
H A Dqspheregeometry.cpp556 QAttribute *QSphereGeometry::normalAttribute() const in normalAttribute() function in Qt3DExtras::QSphereGeometry
H A Dqtorusgeometry.cpp530 QAttribute *QTorusGeometry::normalAttribute() const in normalAttribute() function in Qt3DExtras::QTorusGeometry
H A Dqcylindergeometry.cpp579 QAttribute *QCylinderGeometry::normalAttribute() const in normalAttribute() function in Qt3DExtras::QCylinderGeometry
H A Dqconegeometry.cpp737 QAttribute *QConeGeometry::normalAttribute() const in normalAttribute() function in Qt3DExtras::QConeGeometry
H A Dqcuboidgeometry.cpp877 QAttribute *QCuboidGeometry::normalAttribute() const in normalAttribute() function in Qt3DExtras::QCuboidGeometry
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/extras/3dtext/
H A Dqextrudedtextgeometry.cpp497 Qt3DRender::QAttribute *QExtrudedTextGeometry::normalAttribute() const in normalAttribute() function in Qt3DExtras::QExtrudedTextGeometry
/dports/graphics/qgis-ltr/qgis-3.16.16/src/3d/mesh/
H A Dqgsmesh3dgeometry_p.cpp497 Qt3DRender::QAttribute *normalAttribute = new QAttribute( this ); in prepareVerticesNormalAttribute() local
/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/plugins/assetimporters/assimp/
H A Dassimpimporter.cpp748 …QSSGMeshUtilities::MeshBuilderVBufEntry normalAttribute( QSSGMeshUtilities::Mesh::getNormalAttrNam… in generateMeshFile() local
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/plugins/sceneparsers/assimp/
H A Dassimpimporter.cpp771 QAttribute *normalAttribute = createAttribute(vertexBuffer, NORMAL_ATTRIBUTE_NAME, in loadMesh() local