Home
last modified time | relevance | path

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

/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
DProgram.h207 GLint mDxViewportLocation; variable
DProgram.cpp1541 mDxViewportLocation = getUniformLocation("dx_Viewport", true); in link()
2461 mDxViewportLocation = -1; in unlink()
2812 return mDxViewportLocation; in getDxViewportLocation()