⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 geterror.ps

📁 计算机图形学~想必是很多人需要的~在此共享一下
💻 PS
📖 第 1 页 / 共 2 页
字号:
3502(detectable)X3853(error)X554 1996(since)N739(the)X857(last)X988(call)X1124(to)X3 f1206(glGetError)X1 f1594(,)X1634(or)X1721(since)X1906(the)X2024(GL)X2151(was)X2296(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(glGetError)N1 f965(is)X1041(called.)X1296(If)X1374(more)X1563(than)X1725(one)X1865(\257ag)X2009(has)X2140(recorded)X2446(an)X2546(error,)X3 f2747(glGetError)X1 f3159(returns)X3406(and)X3546(clears)X3758(an)X3858(arbi-)X554 2418(trary)N764(error)X979(\257ag)X1157(value.)X1429(Thus,)X3 f1667(glGetError)X1 f2113(should)X2384(always)X2665(be)X2799(called)X3049(in)X3169(a)X3263(loop,)X3483(until)X3686(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)N642(frame)X851(buffer)X1069(contents.)X1397(If)X1472(the)X1591(generating)X1951(command)X2288(returns)X2532(a)X2590(value,)X2806(it)X2872(returns)X3117(0.)X3199(If)X3 f3275(glGetError)X1 f3685(itself)X3867(gen-)X554 5102(erates)N762(an)X858(error,)X1055(it)X1119(returns)X1362(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 f1606(is)X1685(generated)X2024(if)X3 f2099(glGetError)X1 f2513(is)X2592(executed)X2904(between)X3198(the)X3322(execution)X3660(of)X3 f3753(glBegin)X1 f554 5428(and)N690(the)X808(corresponding)X1287(execution)X1619(of)X3 f1706(glEnd)X1 f1909(.)X1969(In)X2056(this)X2191(case)X3 f2350(glGetError)X1 f2758(returns)X3001(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 + -