Searched refs:GLTexCoord2s (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/common/ |
D | entry_points_enum_autogen.h | 1397 GLTexCoord2s, enumerator
|
D | entry_points_enum_autogen.cpp | 2779 case EntryPoint::GLTexCoord2s: in GetEntryPointName()
|
/external/angle/src/libGLESv2/ |
D | entry_points_gl_1_autogen.cpp | 5245 EVENT(context, GLTexCoord2s, "context = %d, s = %d, t = %d", CID(context), s, t); in GL_TexCoord2s() 5254 angle::EntryPoint::GLTexCoord2s) && in GL_TexCoord2s() 5255 ValidateTexCoord2s(context, angle::EntryPoint::GLTexCoord2s, s, t))); in GL_TexCoord2s()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gl_1_autogen.cpp | 3530 return CallCapture(angle::EntryPoint::GLTexCoord2s, std::move(paramBuffer)); in CaptureTexCoord2s()
|