Searched refs:GLRasterPos4fv (Results 1 – 4 of 4) sorted by relevance
1283 GLRasterPos4fv, enumerator
2551 case EntryPoint::GLRasterPos4fv: in GetEntryPointName()
4378 EVENT(context, GLRasterPos4fv, "context = %d, v = 0x%016" PRIxPTR "", CID(context), in GL_RasterPos4fv()4388 angle::EntryPoint::GLRasterPos4fv) && in GL_RasterPos4fv()4389 ValidateRasterPos4fv(context, angle::EntryPoint::GLRasterPos4fv, v))); in GL_RasterPos4fv()
2922 return CallCapture(angle::EntryPoint::GLRasterPos4fv, std::move(paramBuffer)); in CaptureRasterPos4fv()