Home
last modified time | relevance | path

Searched refs:reads_sample_id (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/panfrost/lib/
Dpan_shader.h160 info->fs.reads_sample_id | in pan_shader_prepare_bifrost_rsd()
Dpan_shader.c277 info->fs.reads_sample_id = in GENX()
/third_party/mesa3d/src/panfrost/util/
Dpan_ir.h218 bool reads_sample_id; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.h317 bool reads_sample_id; member
Dradv_shader_info.c206 info->ps.reads_sample_id = true; in gather_intrinsic_info()
Dradv_shader.c2155 …if (info->ps.reads_sample_id || info->ps.reads_frag_shading_rate || info->ps.reads_sample_mask_in)…