Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QRadialFetchSimd< Simd > Class Template Reference

#include <qdrawhelper_p.h>

+ Collaboration diagram for QRadialFetchSimd< Simd >:

Static Public Member Functions

static uint null ()
 
static uint fetchSingle (const QGradientData &gradient, qreal v)
 
static void memfill (uint *buffer, uint fill, int length)
 
static void fetch (uint *buffer, uint *end, const Operator *op, const QSpanData *data, qreal det, qreal delta_det, qreal delta_delta_det, qreal b, qreal delta_b)
 

Detailed Description

template<class Simd>
class QRadialFetchSimd< Simd >

Definition at line 479 of file qdrawhelper_p.h.

Member Function Documentation

◆ fetch()

◆ fetchSingle()

template<class Simd >
static uint QRadialFetchSimd< Simd >::fetchSingle ( const QGradientData gradient,
qreal  v 
)
inlinestatic

Definition at line 483 of file qdrawhelper_p.h.

References qt_gradient_pixel().

+ Here is the call graph for this function:

◆ memfill()

template<class Simd >
static void QRadialFetchSimd< Simd >::memfill ( uint buffer,
uint  fill,
int  length 
)
inlinestatic

Definition at line 487 of file qdrawhelper_p.h.

References fill(), and qt_memfill32().

+ Here is the call graph for this function:

◆ null()

template<class Simd >
static uint QRadialFetchSimd< Simd >::null ( )
inlinestatic

Definition at line 482 of file qdrawhelper_p.h.


The documentation for this class was generated from the following file: