Home
last modified time | relevance | path

Searched refs:GLTexCoordP1uiv (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libGLESv2/
Dentry_points_gl_3_autogen.cpp1544 EVENT(context, GLTexCoordP1uiv, "context = %d, type = %s, coords = 0x%016" PRIxPTR "", in GL_TexCoordP1uiv()
1554 angle::EntryPoint::GLTexCoordP1uiv) && in GL_TexCoordP1uiv()
1555 ValidateTexCoordP1uiv(context, angle::EntryPoint::GLTexCoordP1uiv, type, coords))); in GL_TexCoordP1uiv()
/external/angle/src/common/
Dentry_points_enum_autogen.h1416 GLTexCoordP1uiv, enumerator
Dentry_points_enum_autogen.cpp2817 case EntryPoint::GLTexCoordP1uiv: in GetEntryPointName()
/external/angle/src/libANGLE/capture/
Dcapture_gl_3_autogen.cpp1169 return CallCapture(angle::EntryPoint::GLTexCoordP1uiv, std::move(paramBuffer)); in CaptureTexCoordP1uiv()