Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DContext_gl_1_0_autogen.h161 void rasterPos2s(GLshort x, GLshort y); \
DContext_gl.cpp1431 void Context::rasterPos2s(GLshort x, GLshort y) in rasterPos2s() function in gl::Context
/device/generic/vulkan-cereal/third-party/angle/src/libGL/
Dentry_points_gl_1_0_autogen.cpp3774 context->rasterPos2s(x, y); in RasterPos2s()