Home
last modified time | relevance | path

Searched refs:op_from_string (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_tex.h137 static Opcode op_from_string(const std::string& s);
H A Dsfn_instr_tex.cpp237 TexInstr::Opcode TexInstr::op_from_string(const std::string& s) in op_from_string() function in r600::TexInstr
252 auto opcode = TexInstr::op_from_string(opstr); in from_string()

Completed in 3 milliseconds