Searched refs:TOY_OPCODE_TGSI_SAMPLE_D (Results 1 – 6 of 6) sorted by relevance
340 case TOY_OPCODE_TGSI_SAMPLE_D: return "tgsi.sample_d"; in get_opcode_name()
72 TOY_OPCODE_TGSI_SAMPLE_D, enumerator
693 case TOY_OPCODE_TGSI_SAMPLE_D: in vs_lower_virtual_opcodes()
736 case TOY_OPCODE_TGSI_SAMPLE_D: in gs_lower_virtual_opcodes()
1317 case TOY_OPCODE_TGSI_SAMPLE_D: in fs_lower_virtual_opcodes()
420 opcode = TOY_OPCODE_TGSI_SAMPLE_D; in aos_sample()