Home
last modified time | relevance | path

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

/external/angle/src/common/
Dentry_points_enum_autogen.h1341 GLTexCoord2s, enumerator
Dentry_points_enum_autogen.cpp2667 case EntryPoint::GLTexCoord2s: in GetEntryPointName()
/external/angle/src/libGL/
Dentry_points_gl_1_autogen.cpp5618 EVENT(context, GLTexCoord2s, "context = %d, s = %d, t = %d", CID(context), s, t); in GL_TexCoord2s()