Searched refs:TOY_OPCODE_TGSI_SAMPLE_I (Results 1 – 6 of 6) sorted by relevance
335 case TOY_OPCODE_TGSI_SAMPLE_I: return "tgsi.sample_i"; in get_opcode_name()
67 TOY_OPCODE_TGSI_SAMPLE_I, enumerator
688 case TOY_OPCODE_TGSI_SAMPLE_I: in vs_lower_virtual_opcodes()
731 case TOY_OPCODE_TGSI_SAMPLE_I: in gs_lower_virtual_opcodes()
1312 case TOY_OPCODE_TGSI_SAMPLE_I: in fs_lower_virtual_opcodes()
405 opcode = TOY_OPCODE_TGSI_SAMPLE_I; in aos_sample()