Home
last modified time | relevance | path

Searched refs:EPVRTError (Results 1 – 25 of 25) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTPFXParserAPI.h72 …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);
169EPVRTError RegisterUniformSemantic(const SPVRTPFXUniformSemantic* const psUniforms, unsigned int u…
178 EPVRTError RemoveUniformSemantic(unsigned int uiSemanticID, CPVRTString* pReturnError);
205EPVRTError LoadShadersForEffect(CPVRTPFXParser &src, const char * const pszFileName, CPVRTString *…
212 EPVRTError LoadTexturesForEffect(PVRTPFXEffectDelegate* pDelegate, CPVRTString *pReturnError);
220 EPVRTError RebuildUniformTable(unsigned int& uiUnknownSemantics, CPVRTString* pReturnError);
DPVRTShader.h33 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,
DPVRTShader.cpp37 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()
DPVRTTextureAPI.h42 EPVRTError PVRTTextureLoadFromPointer( const void* pointer,
66 EPVRTError PVRTTextureLoadFromPVR( const char * const filename,
DPVRTPFXParserAPI.cpp79 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()
DPVRTBackground.cpp95 EPVRTError CPVRTBackground::Init(const SPVRTContext * const pContext, bool bRotate, CPVRTString *ps… in Init()
221 EPVRTError CPVRTBackground::Draw(const GLuint ui32Texture) in Draw()
DPVRTTextureAPI.cpp340 EPVRTError PVRTTextureLoadFromPointer( const void* pointer, in PVRTTextureLoadFromPointer()
1036 EPVRTError PVRTTextureLoadFromPVR( const char * const filename, in PVRTTextureLoadFromPVR()
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTModelPOD.h335 EPVRTError ReadFromFile(
356 EPVRTError ReadFromMemory(
370 EPVRTError ReadFromMemory(
380 EPVRTError CopyFromMemory(
394 EPVRTError ReadFromResource(
406 EPVRTError InitImpl();
659 EPVRTError CreateSkinIdxWeight(
673EPVRTError 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 …]
DPVRTPrint3D.h112 EPVRTError SetTextures(
133 EPVRTError SetTextures(
178EPVRTError Print3D(float fPosX, float fPosY, const float fScale, unsigned int Colour, const char *…
193EPVRTError Print3D(float fPosX, float fPosY, const float fScale, unsigned int Colour, const wchar_…
207EPVRTError DisplayDefaultTitle(const char * const pszTitle, const char * const pszDescription, con…
363EPVRTError Print3D(float fPosX, float fPosY, const float fScale, unsigned int Colour, const CPVRTA…
DPVRTArray.h198 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()
DPVRTBackground.h52EPVRTError Init(const SPVRTContext * const pContext, const bool bRotate, CPVRTString *pszError = 0…
60 EPVRTError Draw(const GLuint ui32Texture);
67 EPVRTError Draw(ID3D11ShaderResourceView *pTexture);
DPVRTUnicode.h28 EPVRTError PVRTUnicodeUTF8ToUTF32( const PVRTuint8* const pUTF8, CPVRTArray<PVRTuint32>& aUTF32);
38 EPVRTError PVRTUnicodeUTF16ToUTF32(const PVRTuint16* const pUTF16, CPVRTArray<PVRTuint32>& aUTF32);
DPVRTMap.h39 EPVRTError Reserve(const PVRTuint32 uiSize) in Reserve()
139 EPVRTError Remove(const KeyType key) in Remove()
DPVRTPrint3D.cpp331 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()
DPVRTUnicode.cpp110 EPVRTError PVRTUnicodeUTF8ToUTF32(const PVRTuint8* const pUTF8, CPVRTArray<PVRTuint32>& aUTF32) … in PVRTUnicodeUTF8ToUTF32()
174 EPVRTError PVRTUnicodeUTF16ToUTF32(const PVRTuint16* const pUTF16, CPVRTArray<PVRTuint32>& aUTF32) in PVRTUnicodeUTF16ToUTF32()
DPVRTError.h47 enum EPVRTError enum
DPVRTBoneBatch.h47 EPVRTError Create(
DPVRTPFXParser.h314 EPVRTError ParseFromMemory(const char * const pszScript, CPVRTString * const pReturnError);
324 EPVRTError ParseFromFile(const char * const pszFileName, CPVRTString * const pReturnError);
DPVRTVertex.h153 EPVRTError PVRTVertexGenerateTangentSpace(
DPVRTModelPOD.cpp1831 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 …]
DPVRTBoneBatch.cpp428 EPVRTError CPVRTBoneBatches::Create( in Create()
DPVRTVertex.cpp591 EPVRTError PVRTVertexGenerateTangentSpace( in PVRTVertexGenerateTangentSpace()
DPVRTPFXParser.cpp744 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/
DPVRTTextureAPI.h42 EPVRTError PVRTTextureLoadFromPointer( const void* pointer,
66 EPVRTError PVRTTextureLoadFromPVR( const char * const filename,
DPVRTTextureAPI.cpp743 EPVRTError PVRTTextureLoadFromPointer( const void* pointer, in PVRTTextureLoadFromPointer()
1409 EPVRTError PVRTTextureLoadFromPVR( const char * const filename, in PVRTTextureLoadFromPVR()