Home
last modified time | relevance | path

Searched refs:dst_al (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_shader.c1840 struct ureg_dst dst_ctrx, dst_al; in DECL_SPECIAL() local
1844 dst_al = ureg_writemask(ctr, NINED3DSP_WRITEMASK_1); in DECL_SPECIAL()
1852 ureg_ADD(ureg, dst_al, src_ctr, al_counter); in DECL_SPECIAL()
1855 ureg_UADD(ureg, dst_al, src_ctr, al_counter); in DECL_SPECIAL()

Completed in 7 milliseconds