1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 2<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml"> 3 <head> 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 5 <meta http-equiv="Content-Style-Type" content="text/css" /> 6 <link rel="stylesheet" href="../css/manpage.css" type="text/css" /> 7<title>PicaReg</title> 8 </head> 9 <body> 10<h1><CODE>PicaReg</CODE> Enumerated Type</h1> 11<h2>Syntax</h2> 12 <div class="section"> 13 <pre class="definition"> 14enum PicaReg; 15</pre> 16 </div> 17<h2>Value</h2> 18 <div class="section"> 19 <table class="arguments"> 20 <thead> 21 <tr> 22<th>Value</th> 23<td>Description</td> 24 </tr> 25 </thead> 26 <tr> 27<th><CODE>PICA_REG_INTERRUPT</CODE></th> 28<td>0x110</td> 29 </tr> 30 <tr> 31<th><CODE>PICA_REG_CULL_FACE</CODE></th> 32<td>0x040</td> 33 </tr> 34 <tr> 35<th><CODE>PICA_REG_VIEWPORT_WIDTH1</CODE></th> 36<td>0x041</td> 37 </tr> 38 <tr> 39<th><CODE>PICA_REG_VIEWPORT_WIDTH2</CODE></th> 40<td>0x042</td> 41 </tr> 42 <tr> 43<th><CODE>PICA_REG_VIEWPORT_HEIGHT1</CODE></th> 44<td>0x043</td> 45 </tr> 46 <tr> 47<th><CODE>PICA_REG_VIEWPORT_HEIGHT2</CODE></th> 48<td>0x044</td> 49 </tr> 50 <tr> 51<th><CODE>PICA_REG_FRAGOP_CLIP</CODE></th> 52<td>0x047</td> 53 </tr> 54 <tr> 55<th><CODE>PICA_REG_FRAGOP_CLIP_DATA1</CODE></th> 56<td>0x048</td> 57 </tr> 58 <tr> 59<th><CODE>PICA_REG_FRAGOP_CLIP_DATA2</CODE></th> 60<td>0x049</td> 61 </tr> 62 <tr> 63<th><CODE>PICA_REG_FRAGOP_CLIP_DATA3</CODE></th> 64<td>0x04a</td> 65 </tr> 66 <tr> 67<th><CODE>PICA_REG_FRAGOP_CLIP_DATA4</CODE></th> 68<td>0x04b</td> 69 </tr> 70 <tr> 71<th><CODE>PICA_REG_FRAGOP_WSCALE_DATA1</CODE></th> 72<td>0x04d</td> 73 </tr> 74 <tr> 75<th><CODE>PICA_REG_FRAGOP_WSCALE_DATA2</CODE></th> 76<td>0x04e</td> 77 </tr> 78 <tr> 79<th><CODE>PICA_REG_VS_OUT_REG_NUM0</CODE></th> 80<td>0x04f</td> 81 </tr> 82 <tr> 83<th><CODE>PICA_REG_GS_OUT_REG_NUM0</CODE></th> 84<td>0x04f</td> 85 </tr> 86 <tr> 87<th><CODE>PICA_REG_VS_OUT_ATTR0</CODE></th> 88<td>0x050</td> 89 </tr> 90 <tr> 91<th><CODE>PICA_REG_GS_OUT_ATTR0</CODE></th> 92<td>0x050</td> 93 </tr> 94 <tr> 95<th><CODE>PICA_REG_VS_OUT_ATTR1</CODE></th> 96<td>0x051</td> 97 </tr> 98 <tr> 99<th><CODE>PICA_REG_GS_OUT_ATTR1</CODE></th> 100<td>0x051</td> 101 </tr> 102 <tr> 103<th><CODE>PICA_REG_VS_OUT_ATTR2</CODE></th> 104<td>0x052</td> 105 </tr> 106 <tr> 107<th><CODE>PICA_REG_GS_OUT_ATTR2</CODE></th> 108<td>0x052</td> 109 </tr> 110 <tr> 111<th><CODE>PICA_REG_VS_OUT_ATTR3</CODE></th> 112<td>0x053</td> 113 </tr> 114 <tr> 115<th><CODE>PICA_REG_GS_OUT_ATTR3</CODE></th> 116<td>0x053</td> 117 </tr> 118 <tr> 119<th><CODE>PICA_REG_VS_OUT_ATTR4</CODE></th> 120<td>0x054</td> 121 </tr> 122 <tr> 123<th><CODE>PICA_REG_GS_OUT_ATTR4</CODE></th> 124<td>0x054</td> 125 </tr> 126 <tr> 127<th><CODE>PICA_REG_VS_OUT_ATTR5</CODE></th> 128<td>0x055</td> 129 </tr> 130 <tr> 131<th><CODE>PICA_REG_GS_OUT_ATTR5</CODE></th> 132<td>0x055</td> 133 </tr> 134 <tr> 135<th><CODE>PICA_REG_VS_OUT_ATTR6</CODE></th> 136<td>0x056</td> 137 </tr> 138 <tr> 139<th><CODE>PICA_REG_GS_OUT_ATTR6</CODE></th> 140<td>0x056</td> 141 </tr> 142 <tr> 143<th><CODE>PICA_REG_EARLY_DEPTH_FUNC</CODE></th> 144<td>0x061</td> 145 </tr> 146 <tr> 147<th><CODE>PICA_REG_EARLY_DEPTH_TEST1</CODE></th> 148<td>0x062</td> 149 </tr> 150 <tr> 151<th><CODE>PICA_REG_EARLY_DEPTH_CLEAR</CODE></th> 152<td>0x063</td> 153 </tr> 154 <tr> 155<th><CODE>PICA_REG_VS_OUT_ATTR_MODE</CODE></th> 156<td>0x064</td> 157 </tr> 158 <tr> 159<th><CODE>PICA_REG_GS_OUT_ATTR_MODE</CODE></th> 160<td>0x064</td> 161 </tr> 162 <tr> 163<th><CODE>PICA_REG_SCISSOR</CODE></th> 164<td>0x065</td> 165 </tr> 166 <tr> 167<th><CODE>PICA_REG_SCISSOR_XY</CODE></th> 168<td>0x066</td> 169 </tr> 170 <tr> 171<th><CODE>PICA_REG_SCISSOR_SIZE</CODE></th> 172<td>0x067</td> 173 </tr> 174 <tr> 175<th><CODE>PICA_REG_VIEWPORT_XY</CODE></th> 176<td>0x068</td> 177 </tr> 178 <tr> 179<th><CODE>PICA_REG_EARLY_DEPTH_DATA</CODE></th> 180<td>0x06a</td> 181 </tr> 182 <tr> 183<th><CODE>PICA_REG_FRAGOP_WSCALE</CODE></th> 184<td>0x06d</td> 185 </tr> 186 <tr> 187<th><CODE>PICA_REG_RENDER_BUFFER_RESOLUTION1</CODE></th> 188<td>0x06e</td> 189 </tr> 190 <tr> 191<th><CODE>PICA_REG_VS_OUT_ATTR_CLK</CODE></th> 192<td>0x06f</td> 193 </tr> 194 <tr> 195<th><CODE>PICA_REG_GS_OUT_ATTR_CLK</CODE></th> 196<td>0x06f</td> 197 </tr> 198 <tr> 199<th><CODE>PICA_REG_TEXTURE_FUNC</CODE></th> 200<td>0x080</td> 201 </tr> 202 <tr> 203<th><CODE>PICA_REG_TEXTURE0_BORDER_COLOR</CODE></th> 204<td>0x081</td> 205 </tr> 206 <tr> 207<th><CODE>PICA_REG_TEXTURE0_SIZE</CODE></th> 208<td>0x082</td> 209 </tr> 210 <tr> 211<th><CODE>PICA_REG_TEXTURE0_WRAP_FILTER</CODE></th> 212<td>0x083</td> 213 </tr> 214 <tr> 215<th><CODE>PICA_REG_TEXTURE0_LOD</CODE></th> 216<td>0x084</td> 217 </tr> 218 <tr> 219<th><CODE>PICA_REG_TEXTURE0_ADDR1</CODE></th> 220<td>0x085</td> 221 </tr> 222 <tr> 223<th><CODE>PICA_REG_TEXTURE0_ADDR2</CODE></th> 224<td>0x086</td> 225 </tr> 226 <tr> 227<th><CODE>PICA_REG_TEXTURE0_ADDR3</CODE></th> 228<td>0x087</td> 229 </tr> 230 <tr> 231<th><CODE>PICA_REG_TEXTURE0_ADDR4</CODE></th> 232<td>0x088</td> 233 </tr> 234 <tr> 235<th><CODE>PICA_REG_TEXTURE0_ADDR5</CODE></th> 236<td>0x089</td> 237 </tr> 238 <tr> 239<th><CODE>PICA_REG_TEXTURE0_ADDR6</CODE></th> 240<td>0x08a</td> 241 </tr> 242 <tr> 243<th><CODE>PICA_REG_TEXTURE0_SHADOW</CODE></th> 244<td>0x08b</td> 245 </tr> 246 <tr> 247<th><CODE>PICA_REG_TEXTURE0_FORMAT</CODE></th> 248<td>0x08e</td> 249 </tr> 250 <tr> 251<th><CODE>PICA_REG_FRAG_LIGHT_EN0</CODE></th> 252<td>0x08f</td> 253 </tr> 254 <tr> 255<th><CODE>PICA_REG_TEXTURE1_BORDER_COLOR</CODE></th> 256<td>0x091</td> 257 </tr> 258 <tr> 259<th><CODE>PICA_REG_TEXTURE1_SIZE</CODE></th> 260<td>0x092</td> 261 </tr> 262 <tr> 263<th><CODE>PICA_REG_TEXTURE1_WRAP_FILTER</CODE></th> 264<td>0x093</td> 265 </tr> 266 <tr> 267<th><CODE>PICA_REG_TEXTURE1_LOD</CODE></th> 268<td>0x094</td> 269 </tr> 270 <tr> 271<th><CODE>PICA_REG_TEXTURE1_ADDR</CODE></th> 272<td>0x095</td> 273 </tr> 274 <tr> 275<th><CODE>PICA_REG_TEXTURE1_FORMAT</CODE></th> 276<td>0x096</td> 277 </tr> 278 <tr> 279<th><CODE>PICA_REG_TEXTURE2_BORDER_COLOR</CODE></th> 280<td>0x099</td> 281 </tr> 282 <tr> 283<th><CODE>PICA_REG_TEXTURE2_SIZE</CODE></th> 284<td>0x09a</td> 285 </tr> 286 <tr> 287<th><CODE>PICA_REG_TEXTURE2_WRAP_FILTER</CODE></th> 288<td>0x09b</td> 289 </tr> 290 <tr> 291<th><CODE>PICA_REG_TEXTURE2_LOD</CODE></th> 292<td>0x09c</td> 293 </tr> 294 <tr> 295<th><CODE>PICA_REG_TEXTURE2_ADDR</CODE></th> 296<td>0x09d</td> 297 </tr> 298 <tr> 299<th><CODE>PICA_REG_TEXTURE2_FORMAT</CODE></th> 300<td>0x09e</td> 301 </tr> 302 <tr> 303<th><CODE>PICA_REG_TEXTURE3_PROCTEX0</CODE></th> 304<td>0x0a8</td> 305 </tr> 306 <tr> 307<th><CODE>PICA_REG_TEXTURE3_PROCTEX1</CODE></th> 308<td>0x0a9</td> 309 </tr> 310 <tr> 311<th><CODE>PICA_REG_TEXTURE3_PROCTEX2</CODE></th> 312<td>0x0aa</td> 313 </tr> 314 <tr> 315<th><CODE>PICA_REG_TEXTURE3_PROCTEX3</CODE></th> 316<td>0x0ab</td> 317 </tr> 318 <tr> 319<th><CODE>PICA_REG_TEXTURE3_PROCTEX4</CODE></th> 320<td>0x0ac</td> 321 </tr> 322 <tr> 323<th><CODE>PICA_REG_TEXTURE3_PROCTEX5</CODE></th> 324<td>0x0ad</td> 325 </tr> 326 <tr> 327<th><CODE>PICA_REG_PROCTEX_LUT</CODE></th> 328<td>0x0af</td> 329 </tr> 330 <tr> 331<th><CODE>PICA_REG_PROCTEX_LUT_DATA0</CODE></th> 332<td>0x0b0</td> 333 </tr> 334 <tr> 335<th><CODE>PICA_REG_PROCTEX_LUT_DATA1</CODE></th> 336<td>0x0b1</td> 337 </tr> 338 <tr> 339<th><CODE>PICA_REG_PROCTEX_LUT_DATA2</CODE></th> 340<td>0x0b2</td> 341 </tr> 342 <tr> 343<th><CODE>PICA_REG_PROCTEX_LUT_DATA3</CODE></th> 344<td>0x0b3</td> 345 </tr> 346 <tr> 347<th><CODE>PICA_REG_PROCTEX_LUT_DATA4</CODE></th> 348<td>0x0b4</td> 349 </tr> 350 <tr> 351<th><CODE>PICA_REG_PROCTEX_LUT_DATA5</CODE></th> 352<td>0x0b5</td> 353 </tr> 354 <tr> 355<th><CODE>PICA_REG_PROCTEX_LUT_DATA6</CODE></th> 356<td>0x0b6</td> 357 </tr> 358 <tr> 359<th><CODE>PICA_REG_PROCTEX_LUT_DATA7</CODE></th> 360<td>0x0b7</td> 361 </tr> 362 <tr> 363<th><CODE>PICA_REG_TEX_ENV0</CODE></th> 364<td>0x0c0</td> 365 </tr> 366 <tr> 367<th><CODE>PICA_REG_TEX_ENV0_OPERAND</CODE></th> 368<td>0x0c1</td> 369 </tr> 370 <tr> 371<th><CODE>PICA_REG_TEX_ENV0_COMBINE</CODE></th> 372<td>0x0c2</td> 373 </tr> 374 <tr> 375<th><CODE>PICA_REG_TEX_ENV0_COLOR</CODE></th> 376<td>0x0c3</td> 377 </tr> 378 <tr> 379<th><CODE>PICA_REG_TEX_ENV0_SCALE</CODE></th> 380<td>0x0c4</td> 381 </tr> 382 <tr> 383<th><CODE>PICA_REG_TEX_ENV1</CODE></th> 384<td>0x0c8</td> 385 </tr> 386 <tr> 387<th><CODE>PICA_REG_TEX_ENV1_OPERAND</CODE></th> 388<td>0x0c9</td> 389 </tr> 390 <tr> 391<th><CODE>PICA_REG_TEX_ENV1_COMBINE</CODE></th> 392<td>0x0ca</td> 393 </tr> 394 <tr> 395<th><CODE>PICA_REG_TEX_ENV1_COLOR</CODE></th> 396<td>0x0cb</td> 397 </tr> 398 <tr> 399<th><CODE>PICA_REG_TEX_ENV1_SCALE</CODE></th> 400<td>0x0cc</td> 401 </tr> 402 <tr> 403<th><CODE>PICA_REG_TEX_ENV2</CODE></th> 404<td>0x0d0</td> 405 </tr> 406 <tr> 407<th><CODE>PICA_REG_TEX_ENV2_OPERAND</CODE></th> 408<td>0x0d1</td> 409 </tr> 410 <tr> 411<th><CODE>PICA_REG_TEX_ENV2_COMBINE</CODE></th> 412<td>0x0d2</td> 413 </tr> 414 <tr> 415<th><CODE>PICA_REG_TEX_ENV2_COLOR</CODE></th> 416<td>0x0d3</td> 417 </tr> 418 <tr> 419<th><CODE>PICA_REG_TEX_ENV2_SCALE</CODE></th> 420<td>0x0d4</td> 421 </tr> 422 <tr> 423<th><CODE>PICA_REG_TEX_ENV3</CODE></th> 424<td>0x0d8</td> 425 </tr> 426 <tr> 427<th><CODE>PICA_REG_TEX_ENV3_OPERAND</CODE></th> 428<td>0x0d9</td> 429 </tr> 430 <tr> 431<th><CODE>PICA_REG_TEX_ENV3_COMBINE</CODE></th> 432<td>0x0da</td> 433 </tr> 434 <tr> 435<th><CODE>PICA_REG_TEX_ENV3_COLOR</CODE></th> 436<td>0x0db</td> 437 </tr> 438 <tr> 439<th><CODE>PICA_REG_TEX_ENV3_SCALE</CODE></th> 440<td>0x0dc</td> 441 </tr> 442 <tr> 443<th><CODE>PICA_REG_GAS_FOG_MODE</CODE></th> 444<td>0x0e0</td> 445 </tr> 446 <tr> 447<th><CODE>PICA_REG_TEX_ENV_BUFFER_INPUT</CODE></th> 448<td>0x0e0</td> 449 </tr> 450 <tr> 451<th><CODE>PICA_REG_FOG_COLOR</CODE></th> 452<td>0x0e1</td> 453 </tr> 454 <tr> 455<th><CODE>PICA_REG_GAS_ATTENUATION</CODE></th> 456<td>0x0e4</td> 457 </tr> 458 <tr> 459<th><CODE>PICA_REG_GAS_ACCMAX</CODE></th> 460<td>0x0e5</td> 461 </tr> 462 <tr> 463<th><CODE>PICA_REG_FOG_LUT_INDEX</CODE></th> 464<td>0x0e6</td> 465 </tr> 466 <tr> 467<th><CODE>PICA_REG_FOG_LUT_DATA0</CODE></th> 468<td>0x0e8</td> 469 </tr> 470 <tr> 471<th><CODE>PICA_REG_FOG_LUT_DATA1</CODE></th> 472<td>0x0e9</td> 473 </tr> 474 <tr> 475<th><CODE>PICA_REG_FOG_LUT_DATA2</CODE></th> 476<td>0x0ea</td> 477 </tr> 478 <tr> 479<th><CODE>PICA_REG_FOG_LUT_DATA3</CODE></th> 480<td>0x0eb</td> 481 </tr> 482 <tr> 483<th><CODE>PICA_REG_FOG_LUT_DATA4</CODE></th> 484<td>0x0ec</td> 485 </tr> 486 <tr> 487<th><CODE>PICA_REG_FOG_LUT_DATA5</CODE></th> 488<td>0x0ed</td> 489 </tr> 490 <tr> 491<th><CODE>PICA_REG_FOG_LUT_DATA6</CODE></th> 492<td>0x0ee</td> 493 </tr> 494 <tr> 495<th><CODE>PICA_REG_FOG_LUT_DATA7</CODE></th> 496<td>0x0ef</td> 497 </tr> 498 <tr> 499<th><CODE>PICA_REG_TEX_ENV4</CODE></th> 500<td>0x0f0</td> 501 </tr> 502 <tr> 503<th><CODE>PICA_REG_TEX_ENV4_OPERAND</CODE></th> 504<td>0x0f1</td> 505 </tr> 506 <tr> 507<th><CODE>PICA_REG_TEX_ENV4_COMBINE</CODE></th> 508<td>0x0f2</td> 509 </tr> 510 <tr> 511<th><CODE>PICA_REG_TEX_ENV4_COLOR</CODE></th> 512<td>0x0f3</td> 513 </tr> 514 <tr> 515<th><CODE>PICA_REG_TEX_ENV4_SCALE</CODE></th> 516<td>0x0f4</td> 517 </tr> 518 <tr> 519<th><CODE>PICA_REG_TEX_ENV5</CODE></th> 520<td>0x0f8</td> 521 </tr> 522 <tr> 523<th><CODE>PICA_REG_TEX_ENV5_OPERAND</CODE></th> 524<td>0x0f9</td> 525 </tr> 526 <tr> 527<th><CODE>PICA_REG_TEX_ENV5_COMBINE</CODE></th> 528<td>0x0fa</td> 529 </tr> 530 <tr> 531<th><CODE>PICA_REG_TEX_ENV5_COLOR</CODE></th> 532<td>0x0fb</td> 533 </tr> 534 <tr> 535<th><CODE>PICA_REG_TEX_ENV5_SCALE</CODE></th> 536<td>0x0fc</td> 537 </tr> 538 <tr> 539<th><CODE>PICA_REG_TEX_ENV_BUFFER_COLOR</CODE></th> 540<td>0x0fd</td> 541 </tr> 542 <tr> 543<th><CODE>PICA_REG_COLOR_OPERATION</CODE></th> 544<td>0x100</td> 545 </tr> 546 <tr> 547<th><CODE>PICA_REG_BLEND_FUNC</CODE></th> 548<td>0x101</td> 549 </tr> 550 <tr> 551<th><CODE>PICA_REG_LOGIC_OP</CODE></th> 552<td>0x102</td> 553 </tr> 554 <tr> 555<th><CODE>PICA_REG_BLEND_COLOR</CODE></th> 556<td>0x103</td> 557 </tr> 558 <tr> 559<th><CODE>PICA_REG_FRAGOP_ALPHA_TEST</CODE></th> 560<td>0x104</td> 561 </tr> 562 <tr> 563<th><CODE>PICA_REG_STENCIL_TEST</CODE></th> 564<td>0x105</td> 565 </tr> 566 <tr> 567<th><CODE>PICA_REG_STENCIL_OP</CODE></th> 568<td>0x106</td> 569 </tr> 570 <tr> 571<th><CODE>PICA_REG_DEPTH_COLOR_MASK</CODE></th> 572<td>0x107</td> 573 </tr> 574 <tr> 575<th><CODE>PICA_REG_COLOR_DEPTH_BUFFER_CLEAR0</CODE></th> 576<td>0x110</td> 577 </tr> 578 <tr> 579<th><CODE>PICA_REG_COLOR_DEPTH_BUFFER_CLEAR1</CODE></th> 580<td>0x111</td> 581 </tr> 582 <tr> 583<th><CODE>PICA_REG_COLOR_BUFFER_READ</CODE></th> 584<td>0x112</td> 585 </tr> 586 <tr> 587<th><CODE>PICA_REG_COLOR_BUFFER_WRITE</CODE></th> 588<td>0x113</td> 589 </tr> 590 <tr> 591<th><CODE>PICA_REG_DEPTH_STENCIL_BUFFER_READ</CODE></th> 592<td>0x114</td> 593 </tr> 594 <tr> 595<th><CODE>PICA_REG_DEPTH_STENCIL_BUFFER_WRITE</CODE></th> 596<td>0x115</td> 597 </tr> 598 <tr> 599<th><CODE>PICA_REG_RENDER_BUFFER_DEPTH_MODE</CODE></th> 600<td>0x116</td> 601 </tr> 602 <tr> 603<th><CODE>PICA_REG_RENDER_BUFFER_COLOR_MODE</CODE></th> 604<td>0x117</td> 605 </tr> 606 <tr> 607<th><CODE>PICA_REG_EARLY_DEPTH_TEST2</CODE></th> 608<td>0x118</td> 609 </tr> 610 <tr> 611<th><CODE>PICA_REG_RENDER_BLOCK_FORMAT</CODE></th> 612<td>0x11b</td> 613 </tr> 614 <tr> 615<th><CODE>PICA_REG_RENDER_BUFFER_DEPTH_ADDR</CODE></th> 616<td>0x11c</td> 617 </tr> 618 <tr> 619<th><CODE>PICA_REG_RENDER_BUFFER_COLOR_ADDR</CODE></th> 620<td>0x11d</td> 621 </tr> 622 <tr> 623<th><CODE>PICA_REG_RENDER_BUFFER_RESOLUTION0</CODE></th> 624<td>0x11e</td> 625 </tr> 626 <tr> 627<th><CODE>PICA_REG_GAS_LIGHT_XY</CODE></th> 628<td>0x120</td> 629 </tr> 630 <tr> 631<th><CODE>PICA_REG_GAS_LIGHT_Z</CODE></th> 632<td>0x121</td> 633 </tr> 634 <tr> 635<th><CODE>PICA_REG_GAS_LIGHT_Z_COLOR</CODE></th> 636<td>0x122</td> 637 </tr> 638 <tr> 639<th><CODE>PICA_REG_GAS_LUT_INDEX</CODE></th> 640<td>0x123</td> 641 </tr> 642 <tr> 643<th><CODE>PICA_REG_GAS_LUT_DATA</CODE></th> 644<td>0x124</td> 645 </tr> 646 <tr> 647<th><CODE>PICA_REG_GAS_DELTAZ_DEPTH</CODE></th> 648<td>0x126</td> 649 </tr> 650 <tr> 651<th><CODE>PICA_REG_FRAGOP_SHADOW</CODE></th> 652<td>0x130</td> 653 </tr> 654 <tr> 655<th><CODE>PICA_FRAG_LIGHT_STRIDE</CODE></th> 656<td>The stride of the register for one light fragment</td> 657 </tr> 658 <tr> 659<th><CODE>PICA_REG_FRAG_LIGHT_START</CODE></th> 660<td>0x140</td> 661 </tr> 662 <tr> 663<th><CODE>PICA_REG_FRAG_LIGHT0_SPECULAR0</CODE></th> 664<td>0x140</td> 665 </tr> 666 <tr> 667<th><CODE>PICA_REG_FRAG_LIGHT0_SPECULAR1</CODE></th> 668<td>0x141</td> 669 </tr> 670 <tr> 671<th><CODE>PICA_REG_FRAG_LIGHT0_DIFFUSE</CODE></th> 672<td>0x142</td> 673 </tr> 674 <tr> 675<th><CODE>PICA_REG_FRAG_LIGHT0_AMBIENT</CODE></th> 676<td>0x143</td> 677 </tr> 678 <tr> 679<th><CODE>PICA_REG_FRAG_LIGHT0_POSITION_XY</CODE></th> 680<td>0x144</td> 681 </tr> 682 <tr> 683<th><CODE>PICA_REG_FRAG_LIGHT0_POSITION_Z</CODE></th> 684<td>0x145</td> 685 </tr> 686 <tr> 687<th><CODE>PICA_REG_FRAG_LIGHT0_SPOT_XY</CODE></th> 688<td>0x146</td> 689 </tr> 690 <tr> 691<th><CODE>PICA_REG_FRAG_LIGHT0_SPOT_Z</CODE></th> 692<td>0x147</td> 693 </tr> 694 <tr> 695<th><CODE>PICA_REG_FRAG_LIGHT0_TYPE</CODE></th> 696<td>0x149</td> 697 </tr> 698 <tr> 699<th><CODE>PICA_REG_FRAG_LIGHT0_DIST_ATTN_BIAS</CODE></th> 700<td>0x14a</td> 701 </tr> 702 <tr> 703<th><CODE>PICA_REG_FRAG_LIGHT0_DIST_ATTN_SCALE</CODE></th> 704<td>0x14b</td> 705 </tr> 706 <tr> 707<th><CODE>PICA_REG_FRAG_LIGHT1_SPECULAR0</CODE></th> 708<td>0x150</td> 709 </tr> 710 <tr> 711<th><CODE>PICA_REG_FRAG_LIGHT1_SPECULAR1</CODE></th> 712<td>0x151</td> 713 </tr> 714 <tr> 715<th><CODE>PICA_REG_FRAG_LIGHT1_DIFFUSE</CODE></th> 716<td>0x152</td> 717 </tr> 718 <tr> 719<th><CODE>PICA_REG_FRAG_LIGHT1_AMBIENT</CODE></th> 720<td>0x153</td> 721 </tr> 722 <tr> 723<th><CODE>PICA_REG_FRAG_LIGHT1_POSITION_XY</CODE></th> 724<td>0x154</td> 725 </tr> 726 <tr> 727<th><CODE>PICA_REG_FRAG_LIGHT1_POSITION_Z</CODE></th> 728<td>0x155</td> 729 </tr> 730 <tr> 731<th><CODE>PICA_REG_FRAG_LIGHT1_SPOT_XY</CODE></th> 732<td>0x156</td> 733 </tr> 734 <tr> 735<th><CODE>PICA_REG_FRAG_LIGHT1_SPOT_Z</CODE></th> 736<td>0x157</td> 737 </tr> 738 <tr> 739<th><CODE>PICA_REG_FRAG_LIGHT1_TYPE</CODE></th> 740<td>0x159</td> 741 </tr> 742 <tr> 743<th><CODE>PICA_REG_FRAG_LIGHT1_DIST_ATTN_BIAS</CODE></th> 744<td>0x15a</td> 745 </tr> 746 <tr> 747<th><CODE>PICA_REG_FRAG_LIGHT1_DIST_ATTN_SCALE</CODE></th> 748<td>0x15b</td> 749 </tr> 750 <tr> 751<th><CODE>PICA_REG_FRAG_LIGHT2_SPECULAR0</CODE></th> 752<td>0x160</td> 753 </tr> 754 <tr> 755<th><CODE>PICA_REG_FRAG_LIGHT2_SPECULAR1</CODE></th> 756<td>0x161</td> 757 </tr> 758 <tr> 759<th><CODE>PICA_REG_FRAG_LIGHT2_DIFFUSE</CODE></th> 760<td>0x162</td> 761 </tr> 762 <tr> 763<th><CODE>PICA_REG_FRAG_LIGHT2_AMBIENT</CODE></th> 764<td>0x163</td> 765 </tr> 766 <tr> 767<th><CODE>PICA_REG_FRAG_LIGHT2_POSITION_XY</CODE></th> 768<td>0x164</td> 769 </tr> 770 <tr> 771<th><CODE>PICA_REG_FRAG_LIGHT2_POSITION_Z</CODE></th> 772<td>0x165</td> 773 </tr> 774 <tr> 775<th><CODE>PICA_REG_FRAG_LIGHT2_SPOT_XY</CODE></th> 776<td>0x166</td> 777 </tr> 778 <tr> 779<th><CODE>PICA_REG_FRAG_LIGHT2_SPOT_Z</CODE></th> 780<td>0x167</td> 781 </tr> 782 <tr> 783<th><CODE>PICA_REG_FRAG_LIGHT2_TYPE</CODE></th> 784<td>0x168</td> 785 </tr> 786 <tr> 787<th><CODE>PICA_REG_FRAG_LIGHT2_DIST_ATTN_BIAS</CODE></th> 788<td>0x16a</td> 789 </tr> 790 <tr> 791<th><CODE>PICA_REG_FRAG_LIGHT2_DIST_ATTN_SCALE</CODE></th> 792<td>0x16b</td> 793 </tr> 794 <tr> 795<th><CODE>PICA_REG_FRAG_LIGHT3_SPECULAR0</CODE></th> 796<td>0x170</td> 797 </tr> 798 <tr> 799<th><CODE>PICA_REG_FRAG_LIGHT3_SPECULAR1</CODE></th> 800<td>0x171</td> 801 </tr> 802 <tr> 803<th><CODE>PICA_REG_FRAG_LIGHT3_DIFFUSE</CODE></th> 804<td>0x172</td> 805 </tr> 806 <tr> 807<th><CODE>PICA_REG_FRAG_LIGHT3_AMBIENT</CODE></th> 808<td>0x173</td> 809 </tr> 810 <tr> 811<th><CODE>PICA_REG_FRAG_LIGHT3_POSITION_XY</CODE></th> 812<td>0x174</td> 813 </tr> 814 <tr> 815<th><CODE>PICA_REG_FRAG_LIGHT3_POSITION_Z</CODE></th> 816<td>0x175</td> 817 </tr> 818 <tr> 819<th><CODE>PICA_REG_FRAG_LIGHT3_SPOT_XY</CODE></th> 820<td>0x176</td> 821 </tr> 822 <tr> 823<th><CODE>PICA_REG_FRAG_LIGHT3_SPOT_Z</CODE></th> 824<td>0x177</td> 825 </tr> 826 <tr> 827<th><CODE>PICA_REG_FRAG_LIGHT3_TYPE</CODE></th> 828<td>0x179</td> 829 </tr> 830 <tr> 831<th><CODE>PICA_REG_FRAG_LIGHT3_DIST_ATTN_BIAS</CODE></th> 832<td>0x17a</td> 833 </tr> 834 <tr> 835<th><CODE>PICA_REG_FRAG_LIGHT3_DIST_ATTN_SCALE</CODE></th> 836<td>0x17b</td> 837 </tr> 838 <tr> 839<th><CODE>PICA_REG_FRAG_LIGHT4_SPECULAR0</CODE></th> 840<td>0x180</td> 841 </tr> 842 <tr> 843<th><CODE>PICA_REG_FRAG_LIGHT4_SPECULAR1</CODE></th> 844<td>0x181</td> 845 </tr> 846 <tr> 847<th><CODE>PICA_REG_FRAG_LIGHT4_DIFFUSE</CODE></th> 848<td>0x182</td> 849 </tr> 850 <tr> 851<th><CODE>PICA_REG_FRAG_LIGHT4_AMBIENT</CODE></th> 852<td>0x183</td> 853 </tr> 854 <tr> 855<th><CODE>PICA_REG_FRAG_LIGHT4_POSITION_XY</CODE></th> 856<td>0x184</td> 857 </tr> 858 <tr> 859<th><CODE>PICA_REG_FRAG_LIGHT4_POSITION_Z</CODE></th> 860<td>0x185</td> 861 </tr> 862 <tr> 863<th><CODE>PICA_REG_FRAG_LIGHT4_SPOT_XY</CODE></th> 864<td>0x186</td> 865 </tr> 866 <tr> 867<th><CODE>PICA_REG_FRAG_LIGHT4_SPOT_Z</CODE></th> 868<td>0x187</td> 869 </tr> 870 <tr> 871<th><CODE>PICA_REG_FRAG_LIGHT4_TYPE</CODE></th> 872<td>0x189</td> 873 </tr> 874 <tr> 875<th><CODE>PICA_REG_FRAG_LIGHT4_DIST_ATTN_BIAS</CODE></th> 876<td>0x18a</td> 877 </tr> 878 <tr> 879<th><CODE>PICA_REG_FRAG_LIGHT4_DIST_ATTN_SCALE</CODE></th> 880<td>0x18b</td> 881 </tr> 882 <tr> 883<th><CODE>PICA_REG_FRAG_LIGHT5_SPECULAR0</CODE></th> 884<td>0x190</td> 885 </tr> 886 <tr> 887<th><CODE>PICA_REG_FRAG_LIGHT5_SPECULAR1</CODE></th> 888<td>0x191</td> 889 </tr> 890 <tr> 891<th><CODE>PICA_REG_FRAG_LIGHT5_DIFFUSE</CODE></th> 892<td>0x192</td> 893 </tr> 894 <tr> 895<th><CODE>PICA_REG_FRAG_LIGHT5_AMBIENT</CODE></th> 896<td>0x193</td> 897 </tr> 898 <tr> 899<th><CODE>PICA_REG_FRAG_LIGHT5_POSITION_XY</CODE></th> 900<td>0x194</td> 901 </tr> 902 <tr> 903<th><CODE>PICA_REG_FRAG_LIGHT5_POSITION_Z</CODE></th> 904<td>0x195</td> 905 </tr> 906 <tr> 907<th><CODE>PICA_REG_FRAG_LIGHT5_SPOT_XY</CODE></th> 908<td>0x196</td> 909 </tr> 910 <tr> 911<th><CODE>PICA_REG_FRAG_LIGHT5_SPOT_Z</CODE></th> 912<td>0x197</td> 913 </tr> 914 <tr> 915<th><CODE>PICA_REG_FRAG_LIGHT5_TYPE</CODE></th> 916<td>0x199</td> 917 </tr> 918 <tr> 919<th><CODE>PICA_REG_FRAG_LIGHT5_DIST_ATTN_BIAS</CODE></th> 920<td>0x19a</td> 921 </tr> 922 <tr> 923<th><CODE>PICA_REG_FRAG_LIGHT5_DIST_ATTN_SCALE</CODE></th> 924<td>0x19b</td> 925 </tr> 926 <tr> 927<th><CODE>PICA_REG_FRAG_LIGHT6_SPECULAR0</CODE></th> 928<td>0x1a0</td> 929 </tr> 930 <tr> 931<th><CODE>PICA_REG_FRAG_LIGHT6_SPECULAR1</CODE></th> 932<td>0x1a1</td> 933 </tr> 934 <tr> 935<th><CODE>PICA_REG_FRAG_LIGHT6_DIFFUSE</CODE></th> 936<td>0x1a2</td> 937 </tr> 938 <tr> 939<th><CODE>PICA_REG_FRAG_LIGHT6_AMBIENT</CODE></th> 940<td>0x1a3</td> 941 </tr> 942 <tr> 943<th><CODE>PICA_REG_FRAG_LIGHT6_POSITION_XY</CODE></th> 944<td>0x1a4</td> 945 </tr> 946 <tr> 947<th><CODE>PICA_REG_FRAG_LIGHT6_POSITION_Z</CODE></th> 948<td>0x1a5</td> 949 </tr> 950 <tr> 951<th><CODE>PICA_REG_FRAG_LIGHT6_SPOT_XY</CODE></th> 952<td>0x1a6</td> 953 </tr> 954 <tr> 955<th><CODE>PICA_REG_FRAG_LIGHT6_SPOT_Z</CODE></th> 956<td>0x1a7</td> 957 </tr> 958 <tr> 959<th><CODE>PICA_REG_FRAG_LIGHT6_TYPE</CODE></th> 960<td>0x1a9</td> 961 </tr> 962 <tr> 963<th><CODE>PICA_REG_FRAG_LIGHT6_DIST_ATTN_BIAS</CODE></th> 964<td>0x1aa</td> 965 </tr> 966 <tr> 967<th><CODE>PICA_REG_FRAG_LIGHT6_DIST_ATTN_SCALE</CODE></th> 968<td>0x1ab</td> 969 </tr> 970 <tr> 971<th><CODE>PICA_REG_FRAG_LIGHT7_SPECULAR0</CODE></th> 972<td>0x1b0</td> 973 </tr> 974 <tr> 975<th><CODE>PICA_REG_FRAG_LIGHT7_SPECULAR1</CODE></th> 976<td>0x1b1</td> 977 </tr> 978 <tr> 979<th><CODE>PICA_REG_FRAG_LIGHT7_DIFFUSE</CODE></th> 980<td>0x1b2</td> 981 </tr> 982 <tr> 983<th><CODE>PICA_REG_FRAG_LIGHT7_AMBIENT</CODE></th> 984<td>0x1b3</td> 985 </tr> 986 <tr> 987<th><CODE>PICA_REG_FRAG_LIGHT7_POSITION_XY</CODE></th> 988<td>0x1b4</td> 989 </tr> 990 <tr> 991<th><CODE>PICA_REG_FRAG_LIGHT7_POSITION_Z</CODE></th> 992<td>0x1b5</td> 993 </tr> 994 <tr> 995<th><CODE>PICA_REG_FRAG_LIGHT7_SPOT_XY</CODE></th> 996<td>0x1b6</td> 997 </tr> 998 <tr> 999<th><CODE>PICA_REG_FRAG_LIGHT7_SPOT_Z</CODE></th> 1000<td>0x1b7</td> 1001 </tr> 1002 <tr> 1003<th><CODE>PICA_REG_FRAG_LIGHT7_TYPE</CODE></th> 1004<td>0x1b9</td> 1005 </tr> 1006 <tr> 1007<th><CODE>PICA_REG_FRAG_LIGHT7_DIST_ATTN_BIAS</CODE></th> 1008<td>0x1ba</td> 1009 </tr> 1010 <tr> 1011<th><CODE>PICA_REG_FRAG_LIGHT7_DIST_ATTN_SCALE</CODE></th> 1012<td>0x1bb</td> 1013 </tr> 1014 <tr> 1015<th><CODE>PICA_REG_FRAG_LIGHT_AMBIENT</CODE></th> 1016<td>0x1c0</td> 1017 </tr> 1018 <tr> 1019<th><CODE>PICA_REG_FRAG_LIGHT_SRC_NUM</CODE></th> 1020<td>0x1c2</td> 1021 </tr> 1022 <tr> 1023<th><CODE>PICA_REG_FRAG_LIGHT_FUNC_MODE0</CODE></th> 1024<td>0x1c3</td> 1025 </tr> 1026 <tr> 1027<th><CODE>PICA_REG_FRAG_LIGHT_FUNC_MODE1</CODE></th> 1028<td>0x1c4</td> 1029 </tr> 1030 <tr> 1031<th><CODE>PICA_REG_FRAG_LIGHT_LUT</CODE></th> 1032<td>0x1c5</td> 1033 </tr> 1034 <tr> 1035<th><CODE>PICA_REG_FRAG_LIGHT_EN1</CODE></th> 1036<td>0x1c6</td> 1037 </tr> 1038 <tr> 1039<th><CODE>PICA_REG_FRAG_LIGHT_LUT_DATA0</CODE></th> 1040<td>0x1c8</td> 1041 </tr> 1042 <tr> 1043<th><CODE>PICA_REG_FRAG_LIGHT_LUT_DATA1</CODE></th> 1044<td>0x1c9</td> 1045 </tr> 1046 <tr> 1047<th><CODE>PICA_REG_FRAG_LIGHT_LUT_DATA2</CODE></th> 1048<td>0x1ca</td> 1049 </tr> 1050 <tr> 1051<th><CODE>PICA_REG_FRAG_LIGHT_LUT_DATA3</CODE></th> 1052<td>0x1cb</td> 1053 </tr> 1054 <tr> 1055<th><CODE>PICA_REG_FRAG_LIGHT_LUT_DATA4</CODE></th> 1056<td>0x1cc</td> 1057 </tr> 1058 <tr> 1059<th><CODE>PICA_REG_FRAG_LIGHT_LUT_DATA5</CODE></th> 1060<td>0x1cd</td> 1061 </tr> 1062 <tr> 1063<th><CODE>PICA_REG_FRAG_LIGHT_LUT_DATA6</CODE></th> 1064<td>0x1ce</td> 1065 </tr> 1066 <tr> 1067<th><CODE>PICA_REG_FRAG_LIGHT_LUT_DATA7</CODE></th> 1068<td>0x1cf</td> 1069 </tr> 1070 <tr> 1071<th><CODE>PICA_REG_FRAG_LIGHT_ABSLUTINPUT</CODE></th> 1072<td>0x1d0</td> 1073 </tr> 1074 <tr> 1075<th><CODE>PICA_REG_FRAG_LIGHT_LUTINPUT</CODE></th> 1076<td>0x1d1</td> 1077 </tr> 1078 <tr> 1079<th><CODE>PICA_REG_FRAG_LIGHT_LUTSCALE</CODE></th> 1080<td>0x1d2</td> 1081 </tr> 1082 <tr> 1083<th><CODE>PICA_REG_FRAG_LIGHT_SRC_EN_ID</CODE></th> 1084<td>0x1d9</td> 1085 </tr> 1086 <tr> 1087<th><CODE>PICA_REG_VERTEX_ATTR_ARRAYS_BASE_ADDR</CODE></th> 1088<td>0x200</td> 1089 </tr> 1090 <tr> 1091<th><CODE>PICA_REG_VERTEX_ATTR_ARRAYS0</CODE></th> 1092<td>0x201</td> 1093 </tr> 1094 <tr> 1095<th><CODE>PICA_REG_VERTEX_ATTR_ARRAYS1</CODE></th> 1096<td>0x202</td> 1097 </tr> 1098 <tr> 1099<th><CODE>PICA_LOAD_ARRAY_STRIDE</CODE></th> 1100<td>Load array stride</td> 1101 </tr> 1102 <tr> 1103<th><CODE>PICA_REG_LOAD_ARRAY0_ATTR_OFFSET</CODE></th> 1104<td>0x203</td> 1105 </tr> 1106 <tr> 1107<th><CODE>PICA_REG_LOAD_ARRAY0_ELEMENT0</CODE></th> 1108<td>0x204</td> 1109 </tr> 1110 <tr> 1111<th><CODE>PICA_REG_LOAD_ARRAY0_ELEMENT1</CODE></th> 1112<td>0x205</td> 1113 </tr> 1114 <tr> 1115<th><CODE>PICA_REG_INDEX_ARRAY_ADDR_OFFSET</CODE></th> 1116<td>0x227</td> 1117 </tr> 1118 <tr> 1119<th><CODE>PICA_REG_DRAW_VERTEX_NUM</CODE></th> 1120<td>0x228</td> 1121 </tr> 1122 <tr> 1123<th><CODE>PICA_REG_DRAW_MODE0</CODE></th> 1124<td>0x229</td> 1125 </tr> 1126 <tr> 1127<th><CODE>PICA_REG_DRAW_VERTEX_OFFSET</CODE></th> 1128<td>0x22a</td> 1129 </tr> 1130 <tr> 1131<th><CODE>PICA_REG_START_DRAW_ARRAY</CODE></th> 1132<td>0x22e</td> 1133 </tr> 1134 <tr> 1135<th><CODE>PICA_REG_START_DRAW_ELEMENT</CODE></th> 1136<td>0x22f</td> 1137 </tr> 1138 <tr> 1139<th><CODE>PICA_REG_VERTEX_FUNC</CODE></th> 1140<td>0x231</td> 1141 </tr> 1142 <tr> 1143<th><CODE>PICA_REG_VS_FIXED_ATTR</CODE></th> 1144<td>0x232</td> 1145 </tr> 1146 <tr> 1147<th><CODE>PICA_REG_VS_FIXED_ATTR_DATA0</CODE></th> 1148<td>0x233</td> 1149 </tr> 1150 <tr> 1151<th><CODE>PICA_REG_VS_FIXED_ATTR_DATA1</CODE></th> 1152<td>0x234</td> 1153 </tr> 1154 <tr> 1155<th><CODE>PICA_REG_VS_FIXED_ATTR_DATA2</CODE></th> 1156<td>0x235</td> 1157 </tr> 1158 <tr> 1159<th><CODE>PICA_REG_VS_ATTR_NUM1</CODE></th> 1160<td>0x242</td> 1161 </tr> 1162 <tr> 1163<th><CODE>PICA_REG_VS_COM_MODE</CODE></th> 1164<td>0x244</td> 1165 </tr> 1166 <tr> 1167<th><CODE>PICA_REG_START_DRAW_FUNC0</CODE></th> 1168<td>0x245</td> 1169 </tr> 1170 <tr> 1171<th><CODE>PICA_REG_VS_OUT_REG_NUM1</CODE></th> 1172<td>0x24a</td> 1173 </tr> 1174 <tr> 1175<th><CODE>PICA_REG_VS_OUT_REG_NUM2</CODE></th> 1176<td>0x251</td> 1177 </tr> 1178 <tr> 1179<th><CODE>PICA_REG_GS_MISC_REG0</CODE></th> 1180<td>0x252</td> 1181 </tr> 1182 <tr> 1183<th><CODE>PICA_REG_DRAW_MODE1</CODE></th> 1184<td>0x253</td> 1185 </tr> 1186 <tr> 1187<th><CODE>PICA_REG_GS_MISC_REG1</CODE></th> 1188<td>0x254</td> 1189 </tr> 1190 <tr> 1191<th><CODE>PICA_REG_VS_OUT_REG_NUM3</CODE></th> 1192<td>0x25e</td> 1193 </tr> 1194 <tr> 1195<th><CODE>PICA_REG_DRAW_MODE2</CODE></th> 1196<td>0x25e</td> 1197 </tr> 1198 <tr> 1199<th><CODE>PICA_REG_GS_OUT_REG_NUM3</CODE></th> 1200<td>0x25e</td> 1201 </tr> 1202 <tr> 1203<th><CODE>PICA_REG_START_DRAW_FUNC1</CODE></th> 1204<td>0x25f</td> 1205 </tr> 1206 <tr> 1207<th><CODE>PICA_REG_GS_BOOL</CODE></th> 1208<td>0x280</td> 1209 </tr> 1210 <tr> 1211<th><CODE>PICA_REG_GS_INT0</CODE></th> 1212<td>0x281</td> 1213 </tr> 1214 <tr> 1215<th><CODE>PICA_REG_GS_INT1</CODE></th> 1216<td>0x282</td> 1217 </tr> 1218 <tr> 1219<th><CODE>PICA_REG_GS_INT2</CODE></th> 1220<td>0x283</td> 1221 </tr> 1222 <tr> 1223<th><CODE>PICA_REG_GS_INT3</CODE></th> 1224<td>0x284</td> 1225 </tr> 1226 <tr> 1227<th><CODE>PICA_REG_GS_ATTR_NUM</CODE></th> 1228<td>0x289</td> 1229 </tr> 1230 <tr> 1231<th><CODE>PICA_REG_GS_START_ADDR</CODE></th> 1232<td>0x28a</td> 1233 </tr> 1234 <tr> 1235<th><CODE>PICA_REG_GS_ATTR_IN_REG_MAP0</CODE></th> 1236<td>0x28b</td> 1237 </tr> 1238 <tr> 1239<th><CODE>PICA_REG_GS_ATTR_IN_REG_MAP1</CODE></th> 1240<td>0x28c</td> 1241 </tr> 1242 <tr> 1243<th><CODE>PICA_REG_GS_OUT_REG_MASK</CODE></th> 1244<td>0x28d</td> 1245 </tr> 1246 <tr> 1247<th><CODE>PICA_REG_GS_PROG_UPDATE_END</CODE></th> 1248<td>0x28f</td> 1249 </tr> 1250 <tr> 1251<th><CODE>PICA_REG_GS_FLOAT_ADDR</CODE></th> 1252<td>0x290</td> 1253 </tr> 1254 <tr> 1255<th><CODE>PICA_REG_GS_FLOAT0</CODE></th> 1256<td>0x291</td> 1257 </tr> 1258 <tr> 1259<th><CODE>PICA_REG_GS_FLOAT1</CODE></th> 1260<td>0x292</td> 1261 </tr> 1262 <tr> 1263<th><CODE>PICA_REG_GS_FLOAT2</CODE></th> 1264<td>0x293</td> 1265 </tr> 1266 <tr> 1267<th><CODE>PICA_REG_GS_FLOAT3</CODE></th> 1268<td>0x294</td> 1269 </tr> 1270 <tr> 1271<th><CODE>PICA_REG_GS_FLOAT4</CODE></th> 1272<td>0x295</td> 1273 </tr> 1274 <tr> 1275<th><CODE>PICA_REG_GS_FLOAT5</CODE></th> 1276<td>0x296</td> 1277 </tr> 1278 <tr> 1279<th><CODE>PICA_REG_GS_FLOAT6</CODE></th> 1280<td>0x297</td> 1281 </tr> 1282 <tr> 1283<th><CODE>PICA_REG_GS_FLOAT7</CODE></th> 1284<td>0x298</td> 1285 </tr> 1286 <tr> 1287<th><CODE>PICA_REG_GS_PROG_ADDR</CODE></th> 1288<td>0x29b</td> 1289 </tr> 1290 <tr> 1291<th><CODE>PICA_REG_GS_PROG_DATA0</CODE></th> 1292<td>0x29c</td> 1293 </tr> 1294 <tr> 1295<th><CODE>PICA_REG_GS_PROG_DATA1</CODE></th> 1296<td>0x29d</td> 1297 </tr> 1298 <tr> 1299<th><CODE>PICA_REG_GS_PROG_DATA2</CODE></th> 1300<td>0x29e</td> 1301 </tr> 1302 <tr> 1303<th><CODE>PICA_REG_GS_PROG_DATA3</CODE></th> 1304<td>0x29f</td> 1305 </tr> 1306 <tr> 1307<th><CODE>PICA_REG_GS_PROG_DATA4</CODE></th> 1308<td>0x2a0</td> 1309 </tr> 1310 <tr> 1311<th><CODE>PICA_REG_GS_PROG_DATA5</CODE></th> 1312<td>0x2a1</td> 1313 </tr> 1314 <tr> 1315<th><CODE>PICA_REG_GS_PROG_DATA6</CODE></th> 1316<td>0x2a2</td> 1317 </tr> 1318 <tr> 1319<th><CODE>PICA_REG_GS_PROG_DATA7</CODE></th> 1320<td>0x2a3</td> 1321 </tr> 1322 <tr> 1323<th><CODE>PICA_REG_GS_PROG_SWIZZLE_ADDR</CODE></th> 1324<td>0x2a5</td> 1325 </tr> 1326 <tr> 1327<th><CODE>PICA_REG_GS_PROG_SWIZZLE_DATA0</CODE></th> 1328<td>0x2a6</td> 1329 </tr> 1330 <tr> 1331<th><CODE>PICA_REG_GS_PROG_SWIZZLE_DATA1</CODE></th> 1332<td>0x2a7</td> 1333 </tr> 1334 <tr> 1335<th><CODE>PICA_REG_GS_PROG_SWIZZLE_DATA2</CODE></th> 1336<td>0x2a8</td> 1337 </tr> 1338 <tr> 1339<th><CODE>PICA_REG_GS_PROG_SWIZZLE_DATA3</CODE></th> 1340<td>0x2a9</td> 1341 </tr> 1342 <tr> 1343<th><CODE>PICA_REG_GS_PROG_SWIZZLE_DATA4</CODE></th> 1344<td>0x2aa</td> 1345 </tr> 1346 <tr> 1347<th><CODE>PICA_REG_GS_PROG_SWIZZLE_DATA5</CODE></th> 1348<td>0x2ab</td> 1349 </tr> 1350 <tr> 1351<th><CODE>PICA_REG_GS_PROG_SWIZZLE_DATA6</CODE></th> 1352<td>0x2ac</td> 1353 </tr> 1354 <tr> 1355<th><CODE>PICA_REG_GS_PROG_SWIZZLE_DATA7</CODE></th> 1356<td>0x2ad</td> 1357 </tr> 1358 <tr> 1359<th><CODE>PICA_REG_VS_BOOL</CODE></th> 1360<td>0x2b0</td> 1361 </tr> 1362 <tr> 1363<th><CODE>PICA_REG_VS_INT0</CODE></th> 1364<td>0x2b1</td> 1365 </tr> 1366 <tr> 1367<th><CODE>PICA_REG_VS_INT1</CODE></th> 1368<td>0x2b2</td> 1369 </tr> 1370 <tr> 1371<th><CODE>PICA_REG_VS_INT2</CODE></th> 1372<td>0x2b3</td> 1373 </tr> 1374 <tr> 1375<th><CODE>PICA_REG_VS_INT3</CODE></th> 1376<td>0x2b4</td> 1377 </tr> 1378 <tr> 1379<th><CODE>PICA_REG_VS_ATTR_NUM0</CODE></th> 1380<td>0x2b9</td> 1381 </tr> 1382 <tr> 1383<th><CODE>PICA_REG_VS_START_ADDR</CODE></th> 1384<td>0x2ba</td> 1385 </tr> 1386 <tr> 1387<th><CODE>PICA_REG_VS_ATTR_IN_REG_MAP0</CODE></th> 1388<td>0x2bb</td> 1389 </tr> 1390 <tr> 1391<th><CODE>PICA_REG_VS_ATTR_IN_REG_MAP1</CODE></th> 1392<td>0x2bc</td> 1393 </tr> 1394 <tr> 1395<th><CODE>PICA_REG_VS_OUT_REG_MASK</CODE></th> 1396<td>0x2bd</td> 1397 </tr> 1398 <tr> 1399<th><CODE>PICA_REG_VS_PROG_UPDATE_END</CODE></th> 1400<td>0x2bf</td> 1401 </tr> 1402 <tr> 1403<th><CODE>PICA_REG_VS_FLOAT_ADDR</CODE></th> 1404<td>0x2c0</td> 1405 </tr> 1406 <tr> 1407<th><CODE>PICA_REG_VS_FLOAT0</CODE></th> 1408<td>0x2c1</td> 1409 </tr> 1410 <tr> 1411<th><CODE>PICA_REG_VS_FLOAT1</CODE></th> 1412<td>0x2c2</td> 1413 </tr> 1414 <tr> 1415<th><CODE>PICA_REG_VS_FLOAT2</CODE></th> 1416<td>0x2c3</td> 1417 </tr> 1418 <tr> 1419<th><CODE>PICA_REG_VS_FLOAT3</CODE></th> 1420<td>0x2c4</td> 1421 </tr> 1422 <tr> 1423<th><CODE>PICA_REG_VS_FLOAT4</CODE></th> 1424<td>0x2c5</td> 1425 </tr> 1426 <tr> 1427<th><CODE>PICA_REG_VS_FLOAT5</CODE></th> 1428<td>0x2c6</td> 1429 </tr> 1430 <tr> 1431<th><CODE>PICA_REG_VS_FLOAT6</CODE></th> 1432<td>0x2c7</td> 1433 </tr> 1434 <tr> 1435<th><CODE>PICA_REG_VS_FLOAT7</CODE></th> 1436<td>0x2c8</td> 1437 </tr> 1438 <tr> 1439<th><CODE>PICA_REG_VS_PROG_ADDR</CODE></th> 1440<td>0x2cb</td> 1441 </tr> 1442 <tr> 1443<th><CODE>PICA_REG_VS_PROG_DATA0</CODE></th> 1444<td>0x2cc</td> 1445 </tr> 1446 <tr> 1447<th><CODE>PICA_REG_VS_PROG_DATA1</CODE></th> 1448<td>0x2cd</td> 1449 </tr> 1450 <tr> 1451<th><CODE>PICA_REG_VS_PROG_DATA2</CODE></th> 1452<td>0x2ce</td> 1453 </tr> 1454 <tr> 1455<th><CODE>PICA_REG_VS_PROG_DATA3</CODE></th> 1456<td>0x2cf</td> 1457 </tr> 1458 <tr> 1459<th><CODE>PICA_REG_VS_PROG_DATA4</CODE></th> 1460<td>0x2d0</td> 1461 </tr> 1462 <tr> 1463<th><CODE>PICA_REG_VS_PROG_DATA5</CODE></th> 1464<td>0x2d1</td> 1465 </tr> 1466 <tr> 1467<th><CODE>PICA_REG_VS_PROG_DATA6</CODE></th> 1468<td>0x2d2</td> 1469 </tr> 1470 <tr> 1471<th><CODE>PICA_REG_VS_PROG_DATA7</CODE></th> 1472<td>0x2d3</td> 1473 </tr> 1474 <tr> 1475<th><CODE>PICA_REG_VS_PROG_SWIZZLE_ADDR</CODE></th> 1476<td>0x2d5</td> 1477 </tr> 1478 <tr> 1479<th><CODE>PICA_REG_VS_PROG_SWIZZLE_DATA0</CODE></th> 1480<td>0x2d6</td> 1481 </tr> 1482 <tr> 1483<th><CODE>PICA_REG_VS_PROG_SWIZZLE_DATA1</CODE></th> 1484<td>0x2d7</td> 1485 </tr> 1486 <tr> 1487<th><CODE>PICA_REG_VS_PROG_SWIZZLE_DATA2</CODE></th> 1488<td>0x2d8</td> 1489 </tr> 1490 <tr> 1491<th><CODE>PICA_REG_VS_PROG_SWIZZLE_DATA3</CODE></th> 1492<td>0x2d9</td> 1493 </tr> 1494 <tr> 1495<th><CODE>PICA_REG_VS_PROG_SWIZZLE_DATA4</CODE></th> 1496<td>0x2da</td> 1497 </tr> 1498 <tr> 1499<th><CODE>PICA_REG_VS_PROG_SWIZZLE_DATA5</CODE></th> 1500<td>0x2db</td> 1501 </tr> 1502 <tr> 1503<th><CODE>PICA_REG_VS_PROG_SWIZZLE_DATA6</CODE></th> 1504<td>0x2dc</td> 1505 </tr> 1506 <tr> 1507<th><CODE>PICA_REG_VS_PROG_SWIZZLE_DATA7</CODE></th> 1508<td>0x2dd</td> 1509 </tr> 1510 </table> </div> 1511<h2>Description</h2> 1512 <div class="section"> 1513<p>Enumerated type for the PICA register.</p><!-- write here --></div> 1514<h2>Revision History</h2> 1515 <div class="section"> 1516 <dl class="history"> 1517 <dt>2010/10/25</dt> 1518<dd>Initial version.<br /> 1519 </dd> 1520 </dl> 1521 </div> 1522 <hr><p>CONFIDENTIAL</p></body> 1523</html> 1524