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

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_pipeline.c687 const uint32_t fragcoord_xy_regid = local in function:tu6_emit_fs_system_values
689 const uint32_t fragcoord_zw_regid = (fragcoord_xy_regid != regid(63, 0))
690 ? (fragcoord_xy_regid + 2)
691 : fragcoord_xy_regid;
706 A6XX_HLSQ_CONTROL_4_REG_XYCOORDREGID(fragcoord_xy_regid) |

Completed in 3 milliseconds