Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/android/rendering/
DShaderProgram.cpp352 GLint tex2DInvPosition = glGetAttribLocation(tex2DInvProgram, "vPosition"); in initGLResources() local
357 tex2DInvPosition, tex2DInvProgram, in initGLResources()