Searched refs:SetTextures (Results 1 – 5 of 5) sorted by relevance
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTPrint3D.h | 112 EPVRTError SetTextures( 133 EPVRTError SetTextures(
|
D | PVRTPrint3D.cpp | 331 EPVRTError CPVRTPrint3D::SetTextures( in SetTextures() function in CPVRTPrint3D 359 return SetTextures(pContext, pData, dwScreenX, dwScreenY, bRotate, bMakeCopy); in SetTextures() 378 EPVRTError CPVRTPrint3D::SetTextures( in SetTextures() function in CPVRTPrint3D
|
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/ |
D | OGLES2DisplacementMap.cpp | 399 if(m_Print3D.SetTextures(0,PVRShellGet(prefWidth),PVRShellGet(prefHeight), bRotate) != PVR_SUCCESS) in InitView()
|
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/ |
D | OGLES3ColourGrading.cpp | 540 …if(m_Print3D.SetTextures(0, PVRShellGet(prefWidth), PVRShellGet(prefHeight), bRotate) != PVR_SUCCE… in InitView()
|
/external/swiftshader/third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/ |
D | OGLES2ChameleonMan.cpp | 486 if(m_Print3D.SetTextures(0,PVRShellGet(prefWidth),PVRShellGet(prefHeight), bRotate) != PVR_SUCCESS) in InitView()
|