Searched refs:emit_mimg (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_instruction_selection.cpp | 5945 emit_mimg(Builder& bld, aco_opcode op, Definition dst, Temp rsrc, Operand samp, function in namespace:aco::__anon562fcc110110 6029 MIMG_instruction* mimg = emit_mimg(bld, aco_opcode::image_bvh64_intersect_ray, Definition(dst), 6191 emit_mimg(bld, opcode, Definition(tmp), resource, Operand(s4), coords, 0, vdata); 6272 emit_mimg(bld, opcode, Definition(), resource, Operand(s4), coords, 0, Operand(data)); 6401 emit_mimg(bld, image_op, def, resource, Operand(s4), coords, 0, Operand(data)); 6471 emit_mimg(bld, aco_opcode::image_get_resinfo, Definition(dst), resource, Operand(s4), lod); 9449 MIMG_instruction* tex = emit_mimg(bld, aco_opcode::image_get_resinfo, Definition(tmp_dst), 9471 MIMG_instruction* tex = emit_mimg(bld, aco_opcode::image_get_resinfo, Definition(size), 9625 emit_mimg(bld, op, Definition(tmp_dst), resource, Operand(s4), args, 0, vdata); 9776 MIMG_instruction* tex = emit_mimg(bl [all...] |
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 21.1.0.rst | 4706 - aco: add emit_mimg() helper
|
Completed in 25 milliseconds