Home
last modified time | relevance | path

Searched refs:is_resource_instruction (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp609 is_resource_instruction(unsigned opcode) in is_resource_instruction() function
639 return op->info->is_tex || is_resource_instruction(op->op) ? in num_inst_src_regs()
902 if (is_resource_instruction(op)) in get_opcode()
4432 is_resource_instruction(inst->op) || in count_resources()