Home
last modified time | relevance | path

Searched refs:ei_math1 (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog.c220 static void ei_math1(struct r300_vertex_program_code *vp, in ei_math1() function
409 case RC_OPCODE_COS: ei_math1(compiler->code, ME_COS, vpi, inst); break; in translate_vertex_program()
413 case RC_OPCODE_EXP: ei_math1(compiler->code, ME_EXP_BASE2_DX, vpi, inst); break; in translate_vertex_program()
424 case RC_OPCODE_RCP: ei_math1(compiler->code, ME_RECIP_DX, vpi, inst); break; in translate_vertex_program()
428 case RC_OPCODE_SIN: ei_math1(compiler->code, ME_SIN, vpi, inst); break; in translate_vertex_program()
490 ei_math1(compiler->code, ME_PRED_SET_CLR, vpi, inst); in translate_vertex_program()
494 ei_math1(compiler->code, ME_PRED_SET_INV, vpi, inst); in translate_vertex_program()
498 ei_math1(compiler->code, ME_PRED_SET_POP, vpi, inst); in translate_vertex_program()
502 ei_math1(compiler->code, ME_PRED_SET_RESTORE, vpi, inst); in translate_vertex_program()
506 ei_math1(compiler->code, ME_PRED_SET_EQ, vpi, inst); in translate_vertex_program()
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog.c223 static void ei_math1(struct r300_vertex_program_code *vp, in ei_math1() function
412 case RC_OPCODE_COS: ei_math1(compiler->code, ME_COS, vpi, inst); break; in translate_vertex_program()
416 case RC_OPCODE_EXP: ei_math1(compiler->code, ME_EXP_BASE2_DX, vpi, inst); break; in translate_vertex_program()
427 case RC_OPCODE_RCP: ei_math1(compiler->code, ME_RECIP_DX, vpi, inst); break; in translate_vertex_program()
431 case RC_OPCODE_SIN: ei_math1(compiler->code, ME_SIN, vpi, inst); break; in translate_vertex_program()
493 ei_math1(compiler->code, ME_PRED_SET_CLR, vpi, inst); in translate_vertex_program()
497 ei_math1(compiler->code, ME_PRED_SET_INV, vpi, inst); in translate_vertex_program()
501 ei_math1(compiler->code, ME_PRED_SET_POP, vpi, inst); in translate_vertex_program()
505 ei_math1(compiler->code, ME_PRED_SET_RESTORE, vpi, inst); in translate_vertex_program()
509 ei_math1(compiler->code, ME_PRED_SET_EQ, vpi, inst); in translate_vertex_program()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog.c223 static void ei_math1(struct r300_vertex_program_code *vp, in ei_math1() function
412 case RC_OPCODE_COS: ei_math1(compiler->code, ME_COS, vpi, inst); break; in translate_vertex_program()
416 case RC_OPCODE_EXP: ei_math1(compiler->code, ME_EXP_BASE2_DX, vpi, inst); break; in translate_vertex_program()
427 case RC_OPCODE_RCP: ei_math1(compiler->code, ME_RECIP_DX, vpi, inst); break; in translate_vertex_program()
431 case RC_OPCODE_SIN: ei_math1(compiler->code, ME_SIN, vpi, inst); break; in translate_vertex_program()
493 ei_math1(compiler->code, ME_PRED_SET_CLR, vpi, inst); in translate_vertex_program()
497 ei_math1(compiler->code, ME_PRED_SET_INV, vpi, inst); in translate_vertex_program()
501 ei_math1(compiler->code, ME_PRED_SET_POP, vpi, inst); in translate_vertex_program()
505 ei_math1(compiler->code, ME_PRED_SET_RESTORE, vpi, inst); in translate_vertex_program()
509 ei_math1(compiler->code, ME_PRED_SET_EQ, vpi, inst); in translate_vertex_program()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog.c223 static void ei_math1(struct r300_vertex_program_code *vp, in ei_math1() function
412 case RC_OPCODE_COS: ei_math1(compiler->code, ME_COS, vpi, inst); break; in translate_vertex_program()
416 case RC_OPCODE_EXP: ei_math1(compiler->code, ME_EXP_BASE2_DX, vpi, inst); break; in translate_vertex_program()
427 case RC_OPCODE_RCP: ei_math1(compiler->code, ME_RECIP_DX, vpi, inst); break; in translate_vertex_program()
431 case RC_OPCODE_SIN: ei_math1(compiler->code, ME_SIN, vpi, inst); break; in translate_vertex_program()
493 ei_math1(compiler->code, ME_PRED_SET_CLR, vpi, inst); in translate_vertex_program()
497 ei_math1(compiler->code, ME_PRED_SET_INV, vpi, inst); in translate_vertex_program()
501 ei_math1(compiler->code, ME_PRED_SET_POP, vpi, inst); in translate_vertex_program()
505 ei_math1(compiler->code, ME_PRED_SET_RESTORE, vpi, inst); in translate_vertex_program()
509 ei_math1(compiler->code, ME_PRED_SET_EQ, vpi, inst); in translate_vertex_program()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog.c223 static void ei_math1(struct r300_vertex_program_code *vp, in ei_math1() function
412 case RC_OPCODE_COS: ei_math1(compiler->code, ME_COS, vpi, inst); break; in translate_vertex_program()
416 case RC_OPCODE_EXP: ei_math1(compiler->code, ME_EXP_BASE2_DX, vpi, inst); break; in translate_vertex_program()
427 case RC_OPCODE_RCP: ei_math1(compiler->code, ME_RECIP_DX, vpi, inst); break; in translate_vertex_program()
431 case RC_OPCODE_SIN: ei_math1(compiler->code, ME_SIN, vpi, inst); break; in translate_vertex_program()
493 ei_math1(compiler->code, ME_PRED_SET_CLR, vpi, inst); in translate_vertex_program()
497 ei_math1(compiler->code, ME_PRED_SET_INV, vpi, inst); in translate_vertex_program()
501 ei_math1(compiler->code, ME_PRED_SET_POP, vpi, inst); in translate_vertex_program()
505 ei_math1(compiler->code, ME_PRED_SET_RESTORE, vpi, inst); in translate_vertex_program()
509 ei_math1(compiler->code, ME_PRED_SET_EQ, vpi, inst); in translate_vertex_program()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog.c223 static void ei_math1(struct r300_vertex_program_code *vp, in ei_math1() function
412 case RC_OPCODE_COS: ei_math1(compiler->code, ME_COS, vpi, inst); break; in translate_vertex_program()
416 case RC_OPCODE_EXP: ei_math1(compiler->code, ME_EXP_BASE2_DX, vpi, inst); break; in translate_vertex_program()
427 case RC_OPCODE_RCP: ei_math1(compiler->code, ME_RECIP_DX, vpi, inst); break; in translate_vertex_program()
431 case RC_OPCODE_SIN: ei_math1(compiler->code, ME_SIN, vpi, inst); break; in translate_vertex_program()
493 ei_math1(compiler->code, ME_PRED_SET_CLR, vpi, inst); in translate_vertex_program()
497 ei_math1(compiler->code, ME_PRED_SET_INV, vpi, inst); in translate_vertex_program()
501 ei_math1(compiler->code, ME_PRED_SET_POP, vpi, inst); in translate_vertex_program()
505 ei_math1(compiler->code, ME_PRED_SET_RESTORE, vpi, inst); in translate_vertex_program()
509 ei_math1(compiler->code, ME_PRED_SET_EQ, vpi, inst); in translate_vertex_program()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog.c223 static void ei_math1(struct r300_vertex_program_code *vp, in ei_math1() function
412 case RC_OPCODE_COS: ei_math1(compiler->code, ME_COS, vpi, inst); break; in translate_vertex_program()
416 case RC_OPCODE_EXP: ei_math1(compiler->code, ME_EXP_BASE2_DX, vpi, inst); break; in translate_vertex_program()
427 case RC_OPCODE_RCP: ei_math1(compiler->code, ME_RECIP_DX, vpi, inst); break; in translate_vertex_program()
431 case RC_OPCODE_SIN: ei_math1(compiler->code, ME_SIN, vpi, inst); break; in translate_vertex_program()
493 ei_math1(compiler->code, ME_PRED_SET_CLR, vpi, inst); in translate_vertex_program()
497 ei_math1(compiler->code, ME_PRED_SET_INV, vpi, inst); in translate_vertex_program()
501 ei_math1(compiler->code, ME_PRED_SET_POP, vpi, inst); in translate_vertex_program()
505 ei_math1(compiler->code, ME_PRED_SET_RESTORE, vpi, inst); in translate_vertex_program()
509 ei_math1(compiler->code, ME_PRED_SET_EQ, vpi, inst); in translate_vertex_program()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog.c223 static void ei_math1(struct r300_vertex_program_code *vp, in ei_math1() function
412 case RC_OPCODE_COS: ei_math1(compiler->code, ME_COS, vpi, inst); break; in translate_vertex_program()
416 case RC_OPCODE_EXP: ei_math1(compiler->code, ME_EXP_BASE2_DX, vpi, inst); break; in translate_vertex_program()
427 case RC_OPCODE_RCP: ei_math1(compiler->code, ME_RECIP_DX, vpi, inst); break; in translate_vertex_program()
431 case RC_OPCODE_SIN: ei_math1(compiler->code, ME_SIN, vpi, inst); break; in translate_vertex_program()
493 ei_math1(compiler->code, ME_PRED_SET_CLR, vpi, inst); in translate_vertex_program()
497 ei_math1(compiler->code, ME_PRED_SET_INV, vpi, inst); in translate_vertex_program()
501 ei_math1(compiler->code, ME_PRED_SET_POP, vpi, inst); in translate_vertex_program()
505 ei_math1(compiler->code, ME_PRED_SET_RESTORE, vpi, inst); in translate_vertex_program()
509 ei_math1(compiler->code, ME_PRED_SET_EQ, vpi, inst); in translate_vertex_program()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog.c223 static void ei_math1(struct r300_vertex_program_code *vp, in ei_math1() function
412 case RC_OPCODE_COS: ei_math1(compiler->code, ME_COS, vpi, inst); break; in translate_vertex_program()
416 case RC_OPCODE_EXP: ei_math1(compiler->code, ME_EXP_BASE2_DX, vpi, inst); break; in translate_vertex_program()
427 case RC_OPCODE_RCP: ei_math1(compiler->code, ME_RECIP_DX, vpi, inst); break; in translate_vertex_program()
431 case RC_OPCODE_SIN: ei_math1(compiler->code, ME_SIN, vpi, inst); break; in translate_vertex_program()
493 ei_math1(compiler->code, ME_PRED_SET_CLR, vpi, inst); in translate_vertex_program()
497 ei_math1(compiler->code, ME_PRED_SET_INV, vpi, inst); in translate_vertex_program()
501 ei_math1(compiler->code, ME_PRED_SET_POP, vpi, inst); in translate_vertex_program()
505 ei_math1(compiler->code, ME_PRED_SET_RESTORE, vpi, inst); in translate_vertex_program()
509 ei_math1(compiler->code, ME_PRED_SET_EQ, vpi, inst); in translate_vertex_program()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog.c222 static void ei_math1(struct r300_vertex_program_code *vp, in ei_math1() function
413 case RC_OPCODE_COS: ei_math1(compiler->code, ME_COS, vpi, inst); break; in translate_vertex_program()
417 case RC_OPCODE_EXP: ei_math1(compiler->code, ME_EXP_BASE2_DX, vpi, inst); break; in translate_vertex_program()
428 case RC_OPCODE_RCP: ei_math1(compiler->code, ME_RECIP_DX, vpi, inst); break; in translate_vertex_program()
432 case RC_OPCODE_SIN: ei_math1(compiler->code, ME_SIN, vpi, inst); break; in translate_vertex_program()
499 ei_math1(compiler->code, ME_PRED_SET_CLR, vpi, inst); in translate_vertex_program()
503 ei_math1(compiler->code, ME_PRED_SET_INV, vpi, inst); in translate_vertex_program()
507 ei_math1(compiler->code, ME_PRED_SET_POP, vpi, inst); in translate_vertex_program()
511 ei_math1(compiler->code, ME_PRED_SET_RESTORE, vpi, inst); in translate_vertex_program()
515 ei_math1(compiler->code, ME_PRED_SET_EQ, vpi, inst); in translate_vertex_program()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/r300/compiler/
H A Dr3xx_vertprog.c223 static void ei_math1(struct r300_vertex_program_code *vp, in ei_math1() function
412 case RC_OPCODE_COS: ei_math1(compiler->code, ME_COS, vpi, inst); break; in translate_vertex_program()
416 case RC_OPCODE_EXP: ei_math1(compiler->code, ME_EXP_BASE2_DX, vpi, inst); break; in translate_vertex_program()
427 case RC_OPCODE_RCP: ei_math1(compiler->code, ME_RECIP_DX, vpi, inst); break; in translate_vertex_program()
431 case RC_OPCODE_SIN: ei_math1(compiler->code, ME_SIN, vpi, inst); break; in translate_vertex_program()
493 ei_math1(compiler->code, ME_PRED_SET_CLR, vpi, inst); in translate_vertex_program()
497 ei_math1(compiler->code, ME_PRED_SET_INV, vpi, inst); in translate_vertex_program()
501 ei_math1(compiler->code, ME_PRED_SET_POP, vpi, inst); in translate_vertex_program()
505 ei_math1(compiler->code, ME_PRED_SET_RESTORE, vpi, inst); in translate_vertex_program()
509 ei_math1(compiler->code, ME_PRED_SET_EQ, vpi, inst); in translate_vertex_program()
[all …]