Home
last modified time | relevance | path

Searched defs:opt_ctx (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
Daco_optimizer.cpp500 struct opt_ctx { struct
501 Program* program;
502 float_mode fp_mode;
503 std::vector<aco_ptr<Instruction>> instructions;
504 ssa_info* info;
505 std::pair<uint32_t, Temp> last_literal;
506 std::vector<mad_info> mad_infos;
507 std::vector<uint16_t> uses;