Home
last modified time | relevance | path

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

/external/angle/src/libGLESv2/
Dentry_points_gl_3_autogen.cpp1712 EVENT(context, GLTexCoordP4uiv, "context = %d, type = %s, coords = 0x%016" PRIxPTR "", in GL_TexCoordP4uiv()
1722 angle::EntryPoint::GLTexCoordP4uiv) && in GL_TexCoordP4uiv()
1723 ValidateTexCoordP4uiv(context, angle::EntryPoint::GLTexCoordP4uiv, type, coords))); in GL_TexCoordP4uiv()
/external/angle/src/common/
Dentry_points_enum_autogen.h1422 GLTexCoordP4uiv, enumerator
Dentry_points_enum_autogen.cpp2829 case EntryPoint::GLTexCoordP4uiv: in GetEntryPointName()
/external/angle/src/libANGLE/capture/
Dcapture_gl_3_autogen.cpp1280 return CallCapture(angle::EntryPoint::GLTexCoordP4uiv, std::move(paramBuffer)); in CaptureTexCoordP4uiv()