Searched refs:r500 (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog_dump.c203 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 Dradeon_code.h43 /* 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 Dr500_fragprog.c372 struct r500_fragment_program_code *code = &compiler->code->code.r500;
H A Dr500_fragprog_emit.c49 struct r500_fragment_program_code *code = &c->code->code.r500
627 struct r500_fragment_program_code *code = &compiler->code->code.r500;
H A Dr3xx_vertprog.c459 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 Dr3xx_vertprog_dump.c203 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 Dradeon_code.h43 /* 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 Dr500_fragprog.c371 struct r500_fragment_program_code *code = &compiler->code->code.r500;
H A Dr500_fragprog_emit.c51 struct r500_fragment_program_code *code = &c->code->code.r500
629 struct r500_fragment_program_code *code = &compiler->code->code.r500;
H A Dr3xx_vertprog.c462 compiler->code->fc_op_addrs.r500
467 compiler->code->fc_op_addrs.r500
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.3.3.rst63 - r300: Disable loop unrolling on r500.
H A D7.10.2.rst162 - r300/compiler: do not set TEX_IGNORE_UNCOVERED on r500
H A D7.10.1.rst350 - r300/compiler: Disable register rename pass on r500
H A D7.9.1.rst337 - r300g: fix texture swizzling with compressed textures on r400-r500
H A D7.10.rst2325 - r300g: fix texture swizzling with compressed textures on r400-r500
2582 - r300/compiler: Enable rename_reg pass for r500 cards
H A D21.3.0.rst1660 - r300: fix usage of COVERED_PTR_MASKING_ENABLE for r500
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_fs.c251 struct r500_fragment_program_code *code = &generic_code->code.r500;
519 if (shader->code.code.r500.inst_end == -1) {
H A Dr300_emit.c133 * 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 Ddistro.rst44 Driver for the ATI/AMD r300, r400, and r500 families of GPUs.
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_fs.c251 struct r500_fragment_program_code *code = &generic_code->code.r500;
519 if (shader->code.code.r500.inst_end == -1) {
H A Dr300_emit.c133 * 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 Ddistro.rst44 Driver for the ATI/AMD r300, r400, and r500 families of GPUs.
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json22837 "description": "r300: Disable loop unrolling on r500.",
[all...]

Completed in 208 milliseconds