Home
last modified time | relevance | path

Searched refs:ui32ReplacementTexture (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTPFXParserAPI.h126 EPVRTError Activate(const int i32RenderTextureId=-1, const unsigned int ui32ReplacementTexture=0);
DPVRTPFXParserAPI.cpp447 …r CPVRTPFXEffect::Activate(const int i32RenderTextureId, const unsigned int ui32ReplacementTexture) in Activate() argument
460 uiTextureId = ui32ReplacementTexture; in Activate()