Home
last modified time | relevance | path

Searched refs:qint32_4 (Results 1 – 8 of 8) sorted by relevance

/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/runtimerender/
H A Dqssgrenderdynamicobjectsystemutil_p.h75 return sizeof(qint32_4); in getSizeofShaderDataType()
H A Dqssgrendereffectsystem.cpp723 inShader->setPropertyValue(theConstant.data(), propertyValue.value<qint32_4>()); in doApplyInstanceValue()
H A Dqssgrendercustommaterialsystem.cpp952 inShader->setPropertyValue(theConstant.data(), propertyValue.value<qint32_4>()); in doApplyInstanceValue()
/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/render/
H A Dqssgrendershaderprogram.cpp101 struct ShaderConstantApplier<qint32_4>
107 const qint32_4 &inValue, in applyConstant()
108 qint32_4 &oldValue) in applyConstant()
561 … new QSSGRenderShaderConstant<qint32_4>(inName, uniLoc, elementCount, inConstantType, binding)); in shaderConstantFactory()
855 …ogram::setConstantValue(QSSGRenderShaderConstantBase *inConstant, const qint32_4 &inValue, const q… in setConstantValue()
H A Dqssgrenderbasetypes_p.h1622 typedef QSSGRenderGenericVec4<qint32> qint32_4; typedef
1678 struct QSSGDataTypeToShaderDataTypeMap<qint32_4>
1939 Q_DECLARE_METATYPE(qint32_4)
H A Dqssgrendershaderprogram_p.h144 …void setConstantValue(QSSGRenderShaderConstantBase *inConstant, const qint32_4 &inValue, const qin…
H A Dqssgrendercontext.cpp562 qint32_4 values; in resetBlendState()
/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/render/backends/gl/
H A Dqssgrenderbackendglbase.cpp542 qint32_4 values; in getBlendFunc()
557 qint32_4 values; in setBlendFunc()