Searched refs:GLTexCoordPointer (Results 1 – 7 of 7) sorted by relevance
2231 EVENT(context, GLTexCoordPointer, in GL_TexCoordPointer()2244 angle::EntryPoint::GLTexCoordPointer) && in GL_TexCoordPointer()2245 ValidateTexCoordPointer(context, angle::EntryPoint::GLTexCoordPointer, size, in GL_TexCoordPointer()
1423 GLTexCoordPointer, enumerator
2831 case EntryPoint::GLTexCoordPointer: in GetEntryPointName()
1419 return CallCapture(angle::EntryPoint::GLTexCoordPointer, std::move(paramBuffer)); in CaptureTexCoordPointer()
7043 case EntryPoint::GLTexCoordPointer: in maybeCapturePreCallUpdates()7064 case EntryPoint::GLTexCoordPointer: in maybeCapturePreCallUpdates()
3209 case angle::EntryPoint::GLTexCoordPointer: in ReplayTraceFunctionCall()
5326 return CallCapture(EntryPoint::GLTexCoordPointer, std::move(params)); in ParseCallCapture()