Searched refs:SPVRTContext (Results 1 – 12 of 12) sorted by relevance
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTShadowVol.h | 115 const SPVRTContext * const pContext); 128 const SPVRTContext * const pContext); 145 SPVRTContext * const psContext=NULL); 154 SPVRTContext * const psContext=NULL); 172 const SPVRTContext * const pContext = 0); 190 const SPVRTContext * const pContext = 0); 242 const SPVRTContext * const pContext);
|
D | PVRTPrint3D.h | 79 struct SPVRTContext; 113 const SPVRTContext * const pContext, 134 const SPVRTContext * const pContext, 480 bool APIInit(const SPVRTContext * const pContext, bool bMakeCopy);
|
D | PVRTBackground.h | 52 …EPVRTError Init(const SPVRTContext * const pContext, const bool bRotate, CPVRTString *pszError = 0…
|
D | PVRTShadowVol.cpp | 381 const SPVRTContext * const pContext) in PVRTShadowVolMeshInitMesh() 495 const SPVRTContext * const pContext) in PVRTShadowVolMeshInitVol() 568 SPVRTContext * const psContext) in PVRTShadowVolMeshReleaseMesh() 589 SPVRTContext * const psContext) in PVRTShadowVolMeshReleaseVol() 620 const SPVRTContext * const pContext) in PVRTShadowVolSilhouetteProjectedBuild() 641 const SPVRTContext * const pContext) in PVRTShadowVolSilhouetteProjectedBuild() 1270 const SPVRTContext * const pContext) in PVRTShadowVolSilhouetteProjectedRender()
|
D | PVRTPrint3D.cpp | 332 const SPVRTContext * const pContext, in SetTextures() 379 const SPVRTContext * const pContext, in SetTextures()
|
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/ |
D | PVRTPFXParserAPI.h | 91 CPVRTPFXEffect(SPVRTContext &sContext); 184 void SetContext(SPVRTContext * const pContext); 224 SPVRTContext* m_psContext;
|
D | PVRTContext.h | 71 struct SPVRTContext struct
|
D | PVRTShader.h | 76 const SPVRTContext* const pContext=0,
|
D | PVRTBackground.cpp | 95 EPVRTError CPVRTBackground::Init(const SPVRTContext * const pContext, bool bRotate, CPVRTString *ps… in Init()
|
D | PVRTShader.cpp | 183 const SPVRTContext* const pContext, in PVRTShaderLoadFromFile()
|
D | PVRTPFXParserAPI.cpp | 48 CPVRTPFXEffect::CPVRTPFXEffect(SPVRTContext &sContext): in CPVRTPFXEffect() 904 void CPVRTPFXEffect::SetContext(SPVRTContext *const pContext) in SetContext()
|
D | PVRTPrint3DAPI.cpp | 354 bool CPVRTPrint3D::APIInit(const SPVRTContext * const pContext, bool bMakeCopy) in APIInit()
|