Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi_private.h147 is_resource_instruction(unsigned opcode) in is_resource_instruction() function
177 return op->info->is_tex || is_resource_instruction(op->op) ? in num_inst_src_regs()
Dst_glsl_to_tgsi.cpp641 if (is_resource_instruction(op)) in get_opcode()
4540 is_resource_instruction(inst->op) || in count_resources()