Home
last modified time | relevance | path

Searched defs:byteStride (Results 1 – 25 of 114) sorted by last modified time

12345

/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/hw/kdrive/src/
H A Dkdrive.h76 int byteStride; member
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DClientWebGLContext.cpp4605 const auto& byteStride = res.byteStride; in DoReadPixels() local
H A DWebGLTypes.h748 size_t byteStride = 0; member
766 uint8_t byteStride = 4 * 4; // at-most 255 member
H A DWebGLVertexArray.h32 uint8_t byteStride = 0; // at-most 255 member
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DClientWebGLContext.cpp4789 const auto& byteStride = res.byteStride; in DoReadPixels() local
H A DWebGLVertexArray.h32 uint8_t byteStride = 0; // at-most 255 member
H A DWebGLTypes.h732 size_t byteStride = 0; member
750 uint8_t byteStride = 4 * 4; // at-most 255 member
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DClientWebGLContext.cpp4605 const auto& byteStride = res.byteStride; in DoReadPixels() local
H A DWebGLVertexArray.h32 uint8_t byteStride = 0; // at-most 255 member
H A DWebGLTypes.h748 size_t byteStride = 0; member
766 uint8_t byteStride = 4 * 4; // at-most 255 member
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/hw/kdrive/src/
H A Dkdrive.h76 int byteStride; member
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/include/flang/Evaluate/
H A Dfold-designator.h175 ConstantSubscript byteStride; member
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/runtime/
H A Dpointer.cpp92 SubscriptValue byteStride{/*captured from first dimension*/}; in RTNAME() local
H A Dtype-info.cpp105 auto byteStride{static_cast<SubscriptValue>(descriptor.ElementBytes())}; in EstablishDescriptor() local
H A Dderived.cpp21 std::size_t byteStride{instance.ElementBytes()}; in Initialize() local
127 std::size_t byteStride{descriptor.ElementBytes()}; in CallFinalSubroutine() local
173 std::size_t byteStride{descriptor.ElementBytes()}; in Destroy() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/runtime/
H A Dderived.cpp21 std::size_t byteStride{instance.ElementBytes()}; in Initialize() local
127 std::size_t byteStride{descriptor.ElementBytes()}; in CallFinalSubroutine() local
173 std::size_t byteStride{descriptor.ElementBytes()}; in Destroy() local
H A Dtype-info.cpp105 auto byteStride{static_cast<SubscriptValue>(descriptor.ElementBytes())}; in EstablishDescriptor() local
H A Dpointer.cpp92 SubscriptValue byteStride{/*captured from first dimension*/}; in RTNAME() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/include/flang/Evaluate/
H A Dfold-designator.h175 ConstantSubscript byteStride; member
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/runtime/
H A Dtype-info.cpp105 auto byteStride{static_cast<SubscriptValue>(descriptor.ElementBytes())}; in EstablishDescriptor() local
H A Dpointer.cpp92 SubscriptValue byteStride{/*captured from first dimension*/}; in RTNAME() local
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/include/flang/Evaluate/
H A Dfold-designator.h175 ConstantSubscript byteStride; member
/dports/graphics/qgis/qgis-3.22.3/src/3d/symbols/
H A Dqgspointcloud3dsymbol.h123 unsigned int byteStride() override { return 3 * sizeof( float ); } in byteStride() function
194 unsigned int byteStride() override { return 4 * sizeof( float ); } in byteStride() function
231 unsigned int byteStride() override { return 6 * sizeof( float ); } in byteStride() function
415 unsigned int byteStride() override { return 4 * sizeof( float ); } in byteStride() function
H A Dqgspointcloud3dsymbol_p.cpp40 QgsPointCloud3DGeometry::QgsPointCloud3DGeometry( Qt3DCore::QNode *parent, unsigned int byteStride ) in QgsPointCloud3DGeometry()
51 …Core::QNode *parent, const QgsPointCloud3DSymbolHandler::PointData &data, unsigned int byteStride ) in QgsSingleColorPointCloud3DGeometry()
82 …Core::QNode *parent, const QgsPointCloud3DSymbolHandler::PointData &data, unsigned int byteStride ) in QgsColorRampPointCloud3DGeometry()
123 …Core::QNode *parent, const QgsPointCloud3DSymbolHandler::PointData &data, unsigned int byteStride ) in QgsRGBPointCloud3DGeometry()
328 …Core::QNode *parent, const QgsPointCloud3DSymbolHandler::PointData &data, unsigned int byteStride ) in makeGeometry()
461 …Core::QNode *parent, const QgsPointCloud3DSymbolHandler::PointData &data, unsigned int byteStride ) in makeGeometry()
601 …Core::QNode *parent, const QgsPointCloud3DSymbolHandler::PointData &data, unsigned int byteStride ) in makeGeometry()
735 …Core::QNode *parent, const QgsPointCloud3DSymbolHandler::PointData &data, unsigned int byteStride ) in makeGeometry()
/dports/science/afni/afni-AFNI_21.3.16/src/crorden/dcm2niix_console/charls/
H A Dprocessline.h298 void DecodeTransform(const void* pSrc, void* rawData, int pixelCount, int byteStride) noexcept in DecodeTransform()

12345