/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/ |
D | PVRTPFXParserAPI.h | 72 …virtual EPVRTError PVRTPFXOnLoadTexture(const CPVRTStringHash& TextureName, GLuint& uiHandle, unsi… 109 EPVRTError Load(CPVRTPFXParser &src, const char * const pszEffect, const char * const pszFileName, 126 EPVRTError Activate(const int i32RenderTextureId=-1, const unsigned int ui32ReplacementTexture=0); 169 …EPVRTError RegisterUniformSemantic(const SPVRTPFXUniformSemantic* const psUniforms, unsigned int u… 178 EPVRTError RemoveUniformSemantic(unsigned int uiSemanticID, CPVRTString* pReturnError); 205 …EPVRTError LoadShadersForEffect(CPVRTPFXParser &src, const char * const pszFileName, CPVRTString *… 212 EPVRTError LoadTexturesForEffect(PVRTPFXEffectDelegate* pDelegate, CPVRTString *pReturnError); 220 EPVRTError RebuildUniformTable(unsigned int& uiUnknownSemantics, CPVRTString* pReturnError);
|
D | PVRTShader.h | 33 EPVRTError PVRTShaderLoadSourceFromMemory( const char* pszShaderCode, 49 EPVRTError PVRTShaderLoadBinaryFromMemory( const void* const ShaderData, 70 EPVRTError PVRTShaderLoadFromFile( const char* const pszBinFile, 89 EPVRTError PVRTCreateProgram( GLuint* const pProgramObject,
|
D | PVRTShader.cpp | 37 EPVRTError PVRTShaderLoadSourceFromMemory( const char* pszShaderCode, in PVRTShaderLoadSourceFromMemory() 122 EPVRTError PVRTShaderLoadBinaryFromMemory( const void* const ShaderData, in PVRTShaderLoadBinaryFromMemory() 177 EPVRTError PVRTShaderLoadFromFile( const char* const pszBinFile, in PVRTShaderLoadFromFile() 239 EPVRTError PVRTCreateProgram( GLuint* const pProgramObject, in PVRTCreateProgram()
|
D | PVRTTextureAPI.h | 42 EPVRTError PVRTTextureLoadFromPointer( const void* pointer, 66 EPVRTError PVRTTextureLoadFromPVR( const char * const filename,
|
D | PVRTPFXParserAPI.cpp | 79 EPVRTError CPVRTPFXEffect::Load(CPVRTPFXParser &src, const char * const pszEffect, const char * con… in Load() 153 EPVRTError CPVRTPFXEffect::LoadTexturesForEffect(PVRTPFXEffectDelegate* pDelegate, CPVRTString *pRe… in LoadTexturesForEffect() 199 EPVRTError CPVRTPFXEffect::LoadShadersForEffect(CPVRTPFXParser &src, const char * const pszFileName… in LoadShadersForEffect() 447 EPVRTError CPVRTPFXEffect::Activate(const int i32RenderTextureId, const unsigned int ui32Replacemen… in Activate() 584 EPVRTError CPVRTPFXEffect::RebuildUniformTable(unsigned int& uiUnknownSemantics, CPVRTString* pRetu… in RebuildUniformTable() 605 EPVRTError CPVRTPFXEffect::RegisterUniformSemantic(const SPVRTPFXUniformSemantic* const psUniforms,… in RegisterUniformSemantic() 646 EPVRTError CPVRTPFXEffect::RemoveUniformSemantic(unsigned int uiSemanticID, CPVRTString* pReturnErr… in RemoveUniformSemantic()
|
D | PVRTBackground.cpp | 95 EPVRTError CPVRTBackground::Init(const SPVRTContext * const pContext, bool bRotate, CPVRTString *ps… in Init() 221 EPVRTError CPVRTBackground::Draw(const GLuint ui32Texture) in Draw()
|
D | PVRTTextureAPI.cpp | 340 EPVRTError PVRTTextureLoadFromPointer( const void* pointer, in PVRTTextureLoadFromPointer() 1036 EPVRTError PVRTTextureLoadFromPVR( const char * const filename, in PVRTTextureLoadFromPVR()
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTModelPOD.h | 335 EPVRTError ReadFromFile( 356 EPVRTError ReadFromMemory( 370 EPVRTError ReadFromMemory( 380 EPVRTError CopyFromMemory( 394 EPVRTError ReadFromResource( 406 EPVRTError InitImpl(); 659 EPVRTError CreateSkinIdxWeight( 673 …EPVRTError SavePOD(const char * const pszFilename, const char * const pszExpOpt = 0, const char * … 727 EPVRTError PVRTModelPODScaleAndConvertVtxData(SPODMesh &mesh, const EPVRTDataType eNewType); 862 EPVRTError PVRTModelPODFlattenToWorldSpace(CPVRTModelPOD &in, CPVRTModelPOD &out); [all …]
|
D | PVRTPrint3D.h | 112 EPVRTError SetTextures( 133 EPVRTError SetTextures( 178 …EPVRTError Print3D(float fPosX, float fPosY, const float fScale, unsigned int Colour, const char *… 193 …EPVRTError Print3D(float fPosX, float fPosY, const float fScale, unsigned int Colour, const wchar_… 207 …EPVRTError DisplayDefaultTitle(const char * const pszTitle, const char * const pszDescription, con… 363 …EPVRTError Print3D(float fPosX, float fPosY, const float fScale, unsigned int Colour, const CPVRTA…
|
D | PVRTArray.h | 198 EPVRTError Resize(const unsigned int uiSize) in Resize() 200 EPVRTError err = SetCapacity(uiSize); in Resize() 213 EPVRTError SetCapacity(const unsigned int uiSize) in SetCapacity() 418 virtual EPVRTError Remove(unsigned int uiIndex) in Remove() 443 virtual EPVRTError RemoveLast() in RemoveLast() 492 virtual EPVRTError Remove(unsigned int uiIndex) in Remove() 516 virtual EPVRTError RemoveLast() in RemoveLast()
|
D | PVRTBackground.h | 52 …EPVRTError Init(const SPVRTContext * const pContext, const bool bRotate, CPVRTString *pszError = 0… 60 EPVRTError Draw(const GLuint ui32Texture); 67 EPVRTError Draw(ID3D11ShaderResourceView *pTexture);
|
D | PVRTUnicode.h | 28 EPVRTError PVRTUnicodeUTF8ToUTF32( const PVRTuint8* const pUTF8, CPVRTArray<PVRTuint32>& aUTF32); 38 EPVRTError PVRTUnicodeUTF16ToUTF32(const PVRTuint16* const pUTF16, CPVRTArray<PVRTuint32>& aUTF32);
|
D | PVRTMap.h | 39 EPVRTError Reserve(const PVRTuint32 uiSize) in Reserve() 139 EPVRTError Remove(const KeyType key) in Remove()
|
D | PVRTPrint3D.cpp | 331 EPVRTError CPVRTPrint3D::SetTextures( in SetTextures() 378 EPVRTError CPVRTPrint3D::SetTextures( in SetTextures() 493 EPVRTError CPVRTPrint3D::Print3D(float fPosX, float fPosY, const float fScale, unsigned int Colour,… in Print3D() 546 EPVRTError CPVRTPrint3D::Print3D(float fPosX, float fPosY, const float fScale, unsigned int Colour,… in Print3D() 616 EPVRTError CPVRTPrint3D::Print3D(float fPosX, float fPosY, const float fScale, unsigned int Colour,… in Print3D() 665 EPVRTError CPVRTPrint3D::DisplayDefaultTitle(const char * const pszTitle, const char * const pszDes… in DisplayDefaultTitle() 667 EPVRTError eRet = PVR_SUCCESS; in DisplayDefaultTitle()
|
D | PVRTUnicode.cpp | 110 EPVRTError PVRTUnicodeUTF8ToUTF32(const PVRTuint8* const pUTF8, CPVRTArray<PVRTuint32>& aUTF32) … in PVRTUnicodeUTF8ToUTF32() 174 EPVRTError PVRTUnicodeUTF16ToUTF32(const PVRTuint16* const pUTF16, CPVRTArray<PVRTuint32>& aUTF32) in PVRTUnicodeUTF16ToUTF32()
|
D | PVRTError.h | 47 enum EPVRTError enum
|
D | PVRTBoneBatch.h | 47 EPVRTError Create(
|
D | PVRTPFXParser.h | 314 EPVRTError ParseFromMemory(const char * const pszScript, CPVRTString * const pReturnError); 324 EPVRTError ParseFromFile(const char * const pszFileName, CPVRTString * const pReturnError);
|
D | PVRTVertex.h | 153 EPVRTError PVRTVertexGenerateTangentSpace(
|
D | PVRTModelPOD.cpp | 1831 static EPVRTError ReadFromSourceStream( 1869 EPVRTError CPVRTModelPOD::ReadFromFile( 1899 EPVRTError CPVRTModelPOD::ReadFromMemory( 1922 EPVRTError CPVRTModelPOD::ReadFromMemory( 1945 EPVRTError CPVRTModelPOD::CopyFromMemory(const SPODScene &scene) 2041 EPVRTError CPVRTModelPOD::ReadFromResource( 2066 EPVRTError CPVRTModelPOD::InitImpl() 2893 EPVRTError CPVRTModelPOD::CreateSkinIdxWeight( 2975 EPVRTError CPVRTModelPOD::SavePOD(const char * const pszFilename, const char * const pszExpOpt, con… 3166 EPVRTError PVRTModelPODScaleAndConvertVtxData(SPODMesh &mesh, const EPVRTDataType eNewType) [all …]
|
D | PVRTBoneBatch.cpp | 428 EPVRTError CPVRTBoneBatches::Create( in Create()
|
D | PVRTVertex.cpp | 591 EPVRTError PVRTVertexGenerateTangentSpace( in PVRTVertexGenerateTangentSpace()
|
D | PVRTPFXParser.cpp | 744 EPVRTError CPVRTPFXParser::ParseFromMemory(const char * const pszScript, CPVRTString * const pRetur… in ParseFromMemory() 831 EPVRTError CPVRTPFXParser::ParseFromFile(const char * const pszFileName, CPVRTString * const pRetur… in ParseFromFile()
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/ |
D | PVRTTextureAPI.h | 42 EPVRTError PVRTTextureLoadFromPointer( const void* pointer, 66 EPVRTError PVRTTextureLoadFromPVR( const char * const filename,
|
D | PVRTTextureAPI.cpp | 743 EPVRTError PVRTTextureLoadFromPointer( const void* pointer, in PVRTTextureLoadFromPointer() 1409 EPVRTError PVRTTextureLoadFromPVR( const char * const filename, in PVRTTextureLoadFromPVR()
|