Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c6136 boolean barrier_hit; in tgsi_exec_machine_run() local
6144 barrier_hit = exec_instruction(mach, mach->Instructions + mach->pc, &mach->pc); in tgsi_exec_machine_run()
6147 if (barrier_hit && mach->ShaderType == PIPE_SHADER_COMPUTE) in tgsi_exec_machine_run()