Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_program.c399 uint32_t smask_in_regid, smask_regid; variable
502 smask_regid = ir3_find_output_regid(fs, FRAG_RESULT_SAMPLE_MASK);
521 smask_regid = regid(63, 0);
555 A6XX_SP_FS_OUTPUT_CNTL0_SAMPMASK_REGID(smask_regid) |
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.c1528 uint32_t smask_regid, posz_regid, stencilref_regid; in tu6_emit_fs_outputs() local
1531 smask_regid = ir3_find_output_regid(fs, FRAG_RESULT_SAMPLE_MASK); in tu6_emit_fs_outputs()
1546 A6XX_SP_FS_OUTPUT_CNTL0_SAMPMASK_REGID(smask_regid) | in tu6_emit_fs_outputs()

Completed in 8 milliseconds