📄 fglgeterror.ps
字号:
2912(there)X3096(has)X3226(been)X3401(no)X3504(detectable)X3853(error)X554 1996(since)N739(the)X857(last)X988(call)X1124(to)X3 f1206(fglGetError)X1 f1621(,)X1661(or)X1748(since)X1933(the)X2051(GL)X2178(was)X2323(initialized.)X554 2130(To)N674(allow)X883(for)X1008(distributed)X1381(implementations,)X1965(there)X2157(may)X2326(be)X2433(several)X2693(error)X2882(\257ags.)X3105(If)X3191(any)X3339(single)X3562(error)X3751(\257ag)X3903(has)X554 2226(recorded)N873(an)X986(error,)X1200(the)X1335(value)X1546(of)X1650(that)X1807(\257ag)X1964(is)X2053(returned)X2357(and)X2509(that)X2665(\257ag)X2821(is)X2910(reset)X3098(to)X3 f3196(GL_NO_ERROR)X1 f3836(when)X3 f554 2322(fglGetError)N1 f989(is)X1062(called.)X1314(If)X1388(more)X1573(than)X1731(one)X1868(\257ag)X2009(has)X2137(recorded)X2440(an)X2537(error,)X3 f2735(fglGetError)X1 f3171(returns)X3415(and)X3552(clears)X3761(an)X3858(arbi-)X554 2418(trary)N763(error)X976(\257ag)X1152(value.)X1422(Thus,)X3 f1658(fglGetError)X1 f2129(should)X2398(always)X2677(be)X2809(called)X3057(in)X3175(a)X3267(loop,)X3485(until)X3687(it)X3787(returns)X3 f554 2514(GL_NO_ERROR)N1 f1158(,)X1198(if)X1267(all)X1367(error)X1544(\257ags)X1715(are)X1834(to)X1916(be)X2012(reset.)X554 2648(Initially,)N847(all)X947(error)X1124(\257ags)X1295(are)X1414(set)X1523(to)X3 f1605(GL_NO_ERROR)X1 f2209(.)X554 2782(The)N699(following)X1030(errors)X1238(are)X1357(currently)X1667(de\256ned:)X3 f554 2916(GL_NO_ERROR)N1 f1754(No)X1881(error)X2067(has)X2203(been)X2384(recorded.)X2736(The)X2891(value)X3095(of)X3192(this)X3337(symbolic)X3660(constant)X3957(is)X1754 3012(guaranteed)N2127(to)X2209(be)X2305(0.)X3 f554 3146(GL_INVALID_ENUM)N1 f1754(An)X1875(unacceptable)X2318(value)X2515(is)X2592(speci\256ed)X2901(for)X3019(an)X3119(enumerated)X3518(argument.)X3885(The)X1754 3242(offending)N2086(command)X2422(is)X2495(ignored,)X2780(and)X2916(has)X3043(no)X3143(other)X3328(side)X3477(effect)X3681(than)X3839(to)X3921(set)X1754 3338(the)N1872(error)X2049(\257ag.)X3 f554 3472(GL_INVALID_VALUE)N1 f1754(A)X1850(numeric)X2151(argument)X2492(is)X2583(out)X2723(of)X2829(range.)X3087(The)X3251(offending)X3602(command)X3957(is)X1754 3568(ignored,)N2039(and)X2175(has)X2302(no)X2402(other)X2587(side)X2736(effect)X2940(than)X3098(to)X3180(set)X3289(the)X3407(error)X3584(\257ag.)X3 f554 3702(GL_INVALID_OPERATION)N1 f1754(The)X1922(speci\256ed)X2250(operation)X2596(is)X2692(not)X2837(allowed)X3134(in)X3240(the)X3382(current)X3654(state.)X3885(The)X1754 3798(offending)N2086(command)X2422(is)X2495(ignored,)X2780(and)X2916(has)X3043(no)X3143(other)X3328(side)X3477(effect)X3681(than)X3839(to)X3921(set)X1754 3894(the)N1872(error)X2049(\257ag.)X3 f554 4028(GL_STACK_OVERFLOW)N1 f1754(This)X1928(command)X2276(would)X2508(cause)X2719(a)X2787(stack)X2984(over\257ow.)X3342(The)X3500(offending)X3845(com-)X1754 4124(mand)N1952(is)X2025(ignored,)X2310(and)X2446(has)X2573(no)X2673(other)X2858(side)X3007(effect)X3211(than)X3369(to)X3451(set)X3560(the)X3678(error)X3855(\257ag.)X3 f554 4258(GL_STACK_UNDERFLOW)N1 f1754(This)X1923(command)X2267(would)X2495(cause)X2702(a)X2766(stack)X2959(under\257ow.)X3352(The)X3505(offending)X3845(com-)X1754 4354(mand)N1952(is)X2025(ignored,)X2310(and)X2446(has)X2573(no)X2673(other)X2858(side)X3007(effect)X3211(than)X3369(to)X3451(set)X3560(the)X3678(error)X3855(\257ag.)X3 f554 4488(GL_OUT_OF_MEMORY)N1 f1754(There)X1966(is)X2043(not)X2169(enough)X2429(memory)X2720(left)X2851(to)X2938(execute)X3209(the)X3332(command.)X3713(The)X3863(state)X1754 4584(of)N1842(the)X1961(GL)X2089(is)X2163(unde\256ned,)X2520(except)X2751(for)X2866(the)X2985(state)X3153(of)X3241(the)X3359(error)X3536(\257ags,)X3727(after)X3895(this)X1754 4680(error)N1931(is)X2004(recorded.)X554 4814(When)N771(an)X872(error)X1054(\257ag)X1199(is)X1278(set,)X1413(results)X1648(of)X1741(a)X1803(GL)X1936(operation)X2265(are)X2390(unde\256ned)X2732(only)X2900(if)X3 f2975(GL_OUT_OF_MEMORY)X1 f3903(has)X554 4910(occurred.)N898(In)X987(all)X1089(other)X1276(cases,)X1488(the)X1608(command)X1946(generating)X2307(the)X2426(error)X2604(is)X2678(ignored)X2944(and)X3081(has)X3209(no)X3310(effect)X3515(on)X3616(the)X3735(GL)X3863(state)X554 5006(or)N651(frame)X869(buffer)X1096(contents.)X1433(If)X1517(the)X1645(generating)X2014(command)X2360(returns)X2613(a)X2679(value,)X2903(it)X2977(returns)X3230(0.)X3320(If)X3 f3404(fglGetError)X1 f3850(itself)X554 5102(generates)N878(an)X974(error,)X1171(it)X1235(returns)X1478(0.)X9 s266 5236(E)N268(ER)X314(RR)X364(RO)X414(OR)X468(RS)X518(S)X3 f10 s554 5332(GL_INVALID_OPERATION)N1 f1601(is)X1675(generated)X2009(if)X3 f2079(fglGetError)X1 f2515(is)X2589(executed)X2896(between)X3185(the)X3304(execution)X3637(of)X3 f3726(fglBegin)X1 f554 5428(and)N690(the)X808(corresponding)X1287(execution)X1619(of)X3 f1706(fglEnd)X1 f1936(.)X1996(In)X2083(this)X2218(case)X3 f2377(fglGetError)X1 f2812(returns)X3055(0.)X266 6144(Page)N442(1)X3577(July)X3730(22,)X3850(1997)X10 f0 6428(h)N24(hhh)X4176(h)X4200(hhh)X1 p%%Trailerxtxs
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -