Home
last modified time | relevance | path

Searched refs:FETCH_OP_SAMPLE_C_LB (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_tex.h61 sample_c_lb = FETCH_OP_SAMPLE_C_LB,
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_isa.h559 #define FETCH_OP_SAMPLE_C_LB 96 macro
Dr600_shader.c8440 opcode = FETCH_OP_SAMPLE_C_LB; in tgsi_tex()
8572 opcode != FETCH_OP_SAMPLE_C_LB) { in tgsi_tex()
8579 opcode == FETCH_OP_SAMPLE_C_LB) { in tgsi_tex()