Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/compiler/
Dbrw_shader.cpp870 backend_instruction::is_3src(const struct gen_device_info *devinfo) const in is_3src() function in backend_instruction
Dbrw_eu.h1415 is_3src(const struct gen_device_info *devinfo, enum opcode opcode) in is_3src() function