OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CPVRTPrint3D
(Results
1 - 6
of
6
) sorted by null
/external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTPrint3D.cpp
74
PVRTint32
CPVRTPrint3D
::CharacterCompareFunc(const void* pA, const void* pB)
86
PVRTint32
CPVRTPrint3D
::KerningCompareFunc(const void* pA, const void* pB)
98
** Class:
CPVRTPrint3D
101
@fn
CPVRTPrint3D
104
CPVRTPrint3D
::
CPVRTPrint3D
() : m_pAPI(NULL), m_uLogoToDisplay(ePVRTPrint3DLogoNone), m_pwFacesFont(NULL), m_pPrint3dVtx(NULL), m_bTexturesSet(false), m_pVtxCache(NULL), m_nVtxCache(0),
127
@fn ~
CPVRTPrint3D
130
CPVRTPrint3D
::~
CPVRTPrint3D
()
149
bool
CPVRTPrint3D
::ReadMetaBlock(const PVRTuint8** pDataCursor
[
all
...]
PVRTPrint3D.h
82
@class
CPVRTPrint3D
85
class
CPVRTPrint3D
89
@fn
CPVRTPrint3D
92
CPVRTPrint3D
();
94
@fn ~
CPVRTPrint3D
97
~
CPVRTPrint3D
();
168
CPVRTPrint3D
::SetTextures(...) must have been called
183
CPVRTPrint3D
::SetTextures(...) must have been called
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
PVRTPrint3DAPI.cpp
177
** Class:
CPVRTPrint3D
184
void
CPVRTPrint3D
::ReleaseTextures()
232
int
CPVRTPrint3D
::Flush()
354
bool
CPVRTPrint3D
::APIInit(const SPVRTContext * const pContext, bool bMakeCopy)
430
void
CPVRTPrint3D
::APIRelease()
441
bool
CPVRTPrint3D
::APIUpLoadIcons(const PVRTuint8 * const pIMG, const PVRTuint8 * const pPowerVR)
465
bool
CPVRTPrint3D
::APIUpLoadTexture(const PVRTuint8* pSource, const PVRTextureHeaderV3* header, CPVRTMap<PVRTuint32, CPVRTMap<PVRTuint32, MetaDataBlock> >& MetaDataMap)
478
void
CPVRTPrint3D
::APIRenderStates(int nAction)
541
void
CPVRTPrint3D
::APIDrawLogo(const EPVRTPrint3DLogo uLogoToDisplay, const int ePos)
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/
OGLES2DisplacementMap.cpp
62
CPVRTPrint3D
m_Print3D;
/external/swiftshader/third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/
OGLES2ChameleonMan.cpp
115
CPVRTPrint3D
m_Print3D;
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/
OGLES3ColourGrading.cpp
94
CPVRTPrint3D
m_Print3D;
Completed in 1241 milliseconds