HomeSort by relevance Sort by last modified time
    Searched refs:setClearDepth (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/angle/src/libGLESv2/
State.h 47 void setClearDepth(float depth);
State.cpp 214 void State::setClearDepth(float depth)
    [all...]
libGLESv2.cpp 679 context->getState().setClearDepth(depth);
    [all...]

Completed in 116 milliseconds