Lines Matching defs:shader
172 # shader is the GPU
173 shader = Shader(n_wf = options.wfs_per_simd,
189 shader.impl_kern_boundary_sync = False
191 shader.impl_kern_boundary_sync = True
231 for k in range(int(shader.n_wf)):
246 shader.CUs = compute_units
248 # this is a uniprocessor only test, thus the shader is the second index in the
260 cpu_list = [cpu] + [shader] + [dispatcher]
341 shader.cpu_pointer = host_cpu
343 dispatcher.shader_pointer = shader