Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
qsgdefaultinternalimagenode.cpp File Reference
#include "qsgdefaultinternalimagenode_p.h"
#include <private/qsgdefaultrendercontext_p.h>
#include <private/qsgmaterialshader_p.h>
#include <private/qsgtexturematerial_p.h>
#include <qopenglfunctions.h>
#include <QtCore/qmath.h>
#include <rhi/qrhi.h>
+ Include dependency graph for qsgdefaultinternalimagenode.cpp:

Go to the source code of this file.

Classes

class  SmoothTextureMaterialRhiShader
 

Functions

static bool isPowerOfTwo (int x)
 

Function Documentation

◆ isPowerOfTwo()

static bool isPowerOfTwo ( int  x)
inlinestatic

Definition at line 155 of file qsgdefaultinternalimagenode.cpp.