Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qsgdefaultinternalimagenode.cpp File Reference

(ff028d3d3a94b09b84c86ddd24fc885b09c4a251)

#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()

bool isPowerOfTwo ( int x)
inlinestatic

Definition at line 159 of file qsgdefaultinternalimagenode.cpp.