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
qsgdefaultinternalimagenode.cpp File Reference

(b5a05e4e7e97f8ef5c4cc65fee0cfcfd9e4c5cc4)

#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 158 of file qsgdefaultinternalimagenode.cpp.