Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/amber/src/tests/cases/
Dshader_specialization.amber77 %wgid = OpLoad %int3 %wgid_var
78 %wgid_x = OpCompositeExtract %int %wgid 0
79 %wgid_y = OpCompositeExtract %int %wgid 1
80 %wgid_z = OpCompositeExtract %int %wgid 2
/third_party/mesa3d/src/freedreno/computerator/
DREADME.rst26 * ``@wgid(rN.c)`` will populate a vec3 starting at the specified register
39 @wgid(r48.x) ; r48.xyz
Da4xx.c133 work_group_id = ir3_kernel->info.wgid; in cs_program_emit()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_assembler.h39 unsigned wgid; member
Dir3_parser.y756 info->wgid = reg;
/third_party/mesa3d/src/freedreno/computerator/examples/
Dinvocationid.asm5 @wgid(r48.x) ; r48.xyz
Dtest-regfile.sh21 @wgid(r48.x)
Dsimple.asm5 @wgid(r48.x) ; r48.xyz