| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/ |
| H A D | r3xx_vertprog_dump.c | 203 vs->fc_op_addrs.r500[i].uw, 204 vs->fc_op_addrs.r500[i].lw, 208 vs->fc_op_addrs.r500[i].lw & 0xffff, 209 (vs->fc_op_addrs.r500[i].uw >> 16) & 0xffff, 210 vs->fc_op_addrs.r500[i].uw & 0xffff);
|
| H A D | radeon_code.h | 43 /* The r500 maximum depth is not just for loops, but any combination of loops 247 struct r500_fragment_program_code r500; member in union:rX00_fragment_program_code::__anon5cc527f80b0a 262 /* This is the max for all chipsets (r300-r500) */ 294 } r500[R300_VS_MAX_FC_OPS]; member in union:r300_vertex_program_code::__anon5cc527f80d0a
|
| H A D | r500_fragprog.c | 372 struct r500_fragment_program_code *code = &compiler->code->code.r500;
|
| H A D | r500_fragprog_emit.c | 49 struct r500_fragment_program_code *code = &c->code->code.r500 627 struct r500_fragment_program_code *code = &compiler->code->code.r500;
|
| H A D | r3xx_vertprog.c | 459 compiler->code->fc_op_addrs.r500 464 compiler->code->fc_op_addrs.r500
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/ |
| H A D | r3xx_vertprog_dump.c | 203 vs->fc_op_addrs.r500[i].uw, 204 vs->fc_op_addrs.r500[i].lw, 208 vs->fc_op_addrs.r500[i].lw & 0xffff, 209 (vs->fc_op_addrs.r500[i].uw >> 16) & 0xffff, 210 vs->fc_op_addrs.r500[i].uw & 0xffff);
|
| H A D | radeon_code.h | 43 /* The r500 maximum depth is not just for loops, but any combination of loops 247 struct r500_fragment_program_code r500; member in union:rX00_fragment_program_code::__anon210fac6b0b0a 262 /* This is the max for all chipsets (r300-r500) */ 294 } r500[R300_VS_MAX_FC_OPS]; member in union:r300_vertex_program_code::__anon210fac6b0d0a
|
| H A D | r500_fragprog.c | 371 struct r500_fragment_program_code *code = &compiler->code->code.r500;
|
| H A D | r500_fragprog_emit.c | 51 struct r500_fragment_program_code *code = &c->code->code.r500 629 struct r500_fragment_program_code *code = &compiler->code->code.r500;
|
| H A D | r3xx_vertprog.c | 462 compiler->code->fc_op_addrs.r500 467 compiler->code->fc_op_addrs.r500
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 21.3.3.rst | 63 - r300: Disable loop unrolling on r500.
|
| H A D | 7.10.2.rst | 162 - r300/compiler: do not set TEX_IGNORE_UNCOVERED on r500
|
| H A D | 7.10.1.rst | 350 - r300/compiler: Disable register rename pass on r500
|
| H A D | 7.9.1.rst | 337 - r300g: fix texture swizzling with compressed textures on r400-r500
|
| H A D | 7.10.rst | 2325 - r300g: fix texture swizzling with compressed textures on r400-r500 2582 - r300/compiler: Enable rename_reg pass for r500 cards
|
| H A D | 21.3.0.rst | 1660 - r300: fix usage of COVERED_PTR_MASKING_ENABLE for r500
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/ |
| H A D | r300_fs.c | 251 struct r500_fragment_program_code *code = &generic_code->code.r500; 519 if (shader->code.code.r500.inst_end == -1) {
|
| H A D | r300_emit.c | 133 * normalized coords. Should only show up on non-r500. */ 1146 OUT_CS_TABLE(code->fc_op_addrs.r500, R300_VS_MAX_FC_OPS * 2);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/ |
| H A D | distro.rst | 44 Driver for the ATI/AMD r300, r400, and r500 families of GPUs.
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/ |
| H A D | r300_fs.c | 251 struct r500_fragment_program_code *code = &generic_code->code.r500; 519 if (shader->code.code.r500.inst_end == -1) {
|
| H A D | r300_emit.c | 133 * normalized coords. Should only show up on non-r500. */ 1149 OUT_CS_TABLE(code->fc_op_addrs.r500, R300_VS_MAX_FC_OPS * 2);
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | distro.rst | 44 Driver for the ATI/AMD r300, r400, and r500 families of GPUs.
|
| /xsrc/external/mit/MesaLib/dist/ |
| H A D | .pick_status.json | 22837 "description": "r300: Disable loop unrolling on r500.", [all...] |