Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/tools/
Di965_asm.h70 unsigned thread_control:2; member
Di965_gram.y296 options.thread_control); in i965_asm_set_instruction_options()
562 options->thread_control |= BRW_THREAD_SWITCH; in add_instruction_option()
565 options->thread_control |= BRW_THREAD_ATOMIC; in add_instruction_option()
/third_party/mesa3d/src/intel/compiler/
Dbrw_inst.h310 F(thread_control, /* 4+ */ 15, 14, /* 12+ */ -1, -1)