Searched refs:GLRasterPos4s (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 1243 GLRasterPos4s, enumerator
|
D | entry_points_enum_autogen.cpp | 2471 case EntryPoint::GLRasterPos4s: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 5013 EVENT(context, GLRasterPos4s, "context = %d, x = %d, y = %d, z = %d, w = %d", CID(context), x, in GL_RasterPos4s() 5021 ValidateRasterPos4s(context, angle::EntryPoint::GLRasterPos4s, x, y, z, w)); in GL_RasterPos4s()
|