Home
last modified time | relevance | path

Searched refs:FETCH_OP_SAMPLE (Results 1 – 25 of 33) sorted by relevance

12

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_tex.h47 sample = FETCH_OP_SAMPLE,
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_tex.h47 sample = FETCH_OP_SAMPLE,
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_tex.h47 sample = FETCH_OP_SAMPLE,
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_tex.h47 sample = FETCH_OP_SAMPLE,
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_tex.h47 sample = FETCH_OP_SAMPLE,
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_tex.h47 sample = FETCH_OP_SAMPLE,
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_tex.h47 sample = FETCH_OP_SAMPLE,
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_tex.h47 sample = FETCH_OP_SAMPLE,
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_tex.h47 sample = FETCH_OP_SAMPLE,
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_tex.h47 sample = FETCH_OP_SAMPLE,
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/r600/sfn/
H A Dsfn_instruction_tex.h47 sample = FETCH_OP_SAMPLE,
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600_isa.h547 #define FETCH_OP_SAMPLE 84 macro
H A Dr600_shader.c8429 case FETCH_OP_SAMPLE: in tgsi_tex()
8606 if (opcode == FETCH_OP_SAMPLE || opcode == FETCH_OP_GATHER4) { in tgsi_tex()
11809 [TGSI_OPCODE_TEX] = { FETCH_OP_SAMPLE, tgsi_tex},
11811 [TGSI_OPCODE_TXP] = { FETCH_OP_SAMPLE, tgsi_tex},
11934 [TGSI_OPCODE_TEX2] = { FETCH_OP_SAMPLE, tgsi_tex},
12007 [TGSI_OPCODE_TEX] = { FETCH_OP_SAMPLE, tgsi_tex},
12009 [TGSI_OPCODE_TXP] = { FETCH_OP_SAMPLE, tgsi_tex},
12131 [TGSI_OPCODE_TEX2] = { FETCH_OP_SAMPLE, tgsi_tex},
12234 [TGSI_OPCODE_TEX] = { FETCH_OP_SAMPLE, tgsi_tex},
12236 [TGSI_OPCODE_TXP] = { FETCH_OP_SAMPLE, tgsi_tex},
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600_isa.h547 #define FETCH_OP_SAMPLE 84 macro
H A Dr600_shader.c8429 case FETCH_OP_SAMPLE: in tgsi_tex()
8606 if (opcode == FETCH_OP_SAMPLE || opcode == FETCH_OP_GATHER4) { in tgsi_tex()
11809 [TGSI_OPCODE_TEX] = { FETCH_OP_SAMPLE, tgsi_tex},
11811 [TGSI_OPCODE_TXP] = { FETCH_OP_SAMPLE, tgsi_tex},
11934 [TGSI_OPCODE_TEX2] = { FETCH_OP_SAMPLE, tgsi_tex},
12007 [TGSI_OPCODE_TEX] = { FETCH_OP_SAMPLE, tgsi_tex},
12009 [TGSI_OPCODE_TXP] = { FETCH_OP_SAMPLE, tgsi_tex},
12131 [TGSI_OPCODE_TEX2] = { FETCH_OP_SAMPLE, tgsi_tex},
12234 [TGSI_OPCODE_TEX] = { FETCH_OP_SAMPLE, tgsi_tex},
12236 [TGSI_OPCODE_TXP] = { FETCH_OP_SAMPLE, tgsi_tex},
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600_isa.h547 #define FETCH_OP_SAMPLE 84 macro
H A Dr600_shader.c8429 case FETCH_OP_SAMPLE: in tgsi_tex()
8606 if (opcode == FETCH_OP_SAMPLE || opcode == FETCH_OP_GATHER4) { in tgsi_tex()
11809 [TGSI_OPCODE_TEX] = { FETCH_OP_SAMPLE, tgsi_tex},
11811 [TGSI_OPCODE_TXP] = { FETCH_OP_SAMPLE, tgsi_tex},
11934 [TGSI_OPCODE_TEX2] = { FETCH_OP_SAMPLE, tgsi_tex},
12007 [TGSI_OPCODE_TEX] = { FETCH_OP_SAMPLE, tgsi_tex},
12009 [TGSI_OPCODE_TXP] = { FETCH_OP_SAMPLE, tgsi_tex},
12131 [TGSI_OPCODE_TEX2] = { FETCH_OP_SAMPLE, tgsi_tex},
12234 [TGSI_OPCODE_TEX] = { FETCH_OP_SAMPLE, tgsi_tex},
12236 [TGSI_OPCODE_TXP] = { FETCH_OP_SAMPLE, tgsi_tex},
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600_isa.h547 #define FETCH_OP_SAMPLE 84 macro
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600_isa.h547 #define FETCH_OP_SAMPLE 84 macro
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600_isa.h547 #define FETCH_OP_SAMPLE 84 macro
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/r600/
H A Dr600_isa.h547 #define FETCH_OP_SAMPLE 84 macro
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600_isa.h547 #define FETCH_OP_SAMPLE 84 macro
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600_isa.h547 #define FETCH_OP_SAMPLE 84 macro
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/r600/
H A Dr600_isa.h542 #define FETCH_OP_SAMPLE 84 macro
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/r600/
H A Dr600_isa.h547 #define FETCH_OP_SAMPLE 84 macro

12