Searched refs:GLTexCoordP4uiv (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/libGLESv2/ |
D | entry_points_gl_3_autogen.cpp | 1712 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/ |
D | entry_points_enum_autogen.h | 1422 GLTexCoordP4uiv, enumerator
|
D | entry_points_enum_autogen.cpp | 2829 case EntryPoint::GLTexCoordP4uiv: in GetEntryPointName()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gl_3_autogen.cpp | 1280 return CallCapture(angle::EntryPoint::GLTexCoordP4uiv, std::move(paramBuffer)); in CaptureTexCoordP4uiv()
|