Searched refs:GLTexCoord4sv (Results 1 – 4 of 4) sorted by relevance
1414 GLTexCoord4sv, enumerator
2813 case EntryPoint::GLTexCoord4sv: in GetEntryPointName()
5716 EVENT(context, GLTexCoord4sv, "context = %d, v = 0x%016" PRIxPTR "", CID(context), in GL_TexCoord4sv()5726 angle::EntryPoint::GLTexCoord4sv) && in GL_TexCoord4sv()5727 ValidateTexCoord4sv(context, angle::EntryPoint::GLTexCoord4sv, v))); in GL_TexCoord4sv()
3852 return CallCapture(angle::EntryPoint::GLTexCoord4sv, std::move(paramBuffer)); in CaptureTexCoord4sv()