Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_shader.h328 bool reads_sample_mask_in; member
H A Dradv_shader_info.c640 info->ps.reads_sample_mask_in = BITSET_TEST(nir->info.system_values_read, SYSTEM_VALUE_SAMPLE_MASK_IN); in radv_nir_shader_info_pass()
H A Dradv_shader.c2718 if (info->ps.reads_sample_id || info->ps.reads_frag_shading_rate || info->ps.reads_sample_mask_in) {
2722 if (info->ps.reads_sample_mask_in) {
H A Dradv_pipeline.c1194 ps->info.ps.uses_sample_shading || ps->info.ps.reads_sample_mask_in) { in gfx103_pipeline_init_vrs_state()

Completed in 19 milliseconds