Searched refs:GLTexCoordP1uiv (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/libGLESv2/ |
D | entry_points_gl_3_autogen.cpp | 1544 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/ |
D | entry_points_enum_autogen.h | 1416 GLTexCoordP1uiv, enumerator
|
D | entry_points_enum_autogen.cpp | 2817 case EntryPoint::GLTexCoordP1uiv: in GetEntryPointName()
|
/external/angle/src/libANGLE/capture/ |
D | capture_gl_3_autogen.cpp | 1169 return CallCapture(angle::EntryPoint::GLTexCoordP1uiv, std::move(paramBuffer)); in CaptureTexCoordP1uiv()
|