Searched refs:GLTexCoordPointer (Results 1 – 7 of 7) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/common/ |
D | entry_points_enum_autogen.h | 1378 GLTexCoordPointer, enumerator
|
D | entry_points_enum_autogen.cpp | 2741 case EntryPoint::GLTexCoordPointer: in GetEntryPointName()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_1_0_autogen.cpp | 1805 EVENT(context, GLTexCoordPointer, in GL_TexCoordPointer() 1815 ValidateTexCoordPointer(context, angle::EntryPoint::GLTexCoordPointer, in GL_TexCoordPointer()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | capture_gles_1_0_autogen.cpp | 1420 return CallCapture(angle::EntryPoint::GLTexCoordPointer, std::move(paramBuffer)); in CaptureTexCoordPointer()
|
D | FrameCapture.cpp | 4899 case EntryPoint::GLTexCoordPointer: in maybeCapturePreCallUpdates() 4920 case EntryPoint::GLTexCoordPointer: in maybeCapturePreCallUpdates()
|
D | frame_capture_replay_autogen.cpp | 2722 case angle::EntryPoint::GLTexCoordPointer: in ReplayCall()
|
/third_party/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_1_autogen.cpp | 8034 EVENT(context, GLTexCoordPointer, in GL_TexCoordPointer() 8044 ValidateTexCoordPointer(context, angle::EntryPoint::GLTexCoordPointer, in GL_TexCoordPointer()
|