Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/glx/
DFunctionsGLX.h79 int swapIntervalSGI(int interval) const;
DFunctionsGLX.cpp409 int FunctionsGLX::swapIntervalSGI(int intervals) const in swapIntervalSGI() function in rx::FunctionsGLX
DDisplayGLX.cpp813 mGLX.swapIntervalSGI(data->targetSwapInterval); in setSwapInterval()