Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl_1_autogen.h345 void windowPos3s(GLshort x, GLshort y, GLshort z); \
DContext_gl.cpp666 void Context::windowPos3s(GLshort x, GLshort y, GLshort z) in windowPos3s() function in gl::Context
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.cpp10626 context->windowPos3s(x, y, z); in GL_WindowPos3s()