Home
last modified time | relevance | path

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

/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
DProgram.h97 GLint getDxDepthRangeLocation() const;
DProgram.cpp2800 GLint Program::getDxDepthRangeLocation() const in getDxDepthRangeLocation() function in gl::Program
DContext.cpp1704 GLint depthRange = programObject->getDxDepthRangeLocation(); in applyRenderTarget()
/external/webkit/Source/ThirdParty/ANGLE/
DChangeLog472 (gl::Program::getDxDepthRangeLocation):