Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
IntermediateBuffer Struct Reference

#include <qdrawhelper_p.h>

+ Collaboration diagram for IntermediateBuffer:

Public Attributes

quint32 buffer_rb [BufferSize+2]
 
quint32 buffer_ag [BufferSize+2]
 

Detailed Description

Definition at line 1032 of file qdrawhelper_p.h.

Member Data Documentation

◆ buffer_ag

quint32 IntermediateBuffer::buffer_ag[BufferSize+2]

Definition at line 1041 of file qdrawhelper_p.h.

◆ buffer_rb

quint32 IntermediateBuffer::buffer_rb[BufferSize+2]

Definition at line 1040 of file qdrawhelper_p.h.

Referenced by fetchTransformedBilinear_simple_scale_helper().


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