Searched refs:reads_sample_id (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/ | ||
| H A D | pan_shader.h | 160 info->fs.reads_sample_id | |
| H A D | pan_shader.c | 277 info->fs.reads_sample_id = |
| /xsrc/external/mit/MesaLib/dist/src/panfrost/util/ | ||
| H A D | pan_ir.h | 218 bool reads_sample_id; member in struct:pan_shader_info::__anonc44d1634060a::__anonc44d16340708 |
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ | ||
| H A D | radv_shader.h | 317 bool reads_sample_id; member in struct:radv_shader_info::__anonc0b8b2d60908 |
| H A D | radv_shader_info.c | 206 info->ps.reads_sample_id = true; |
| H A D | radv_shader.c | 2155 if (info->ps.reads_sample_id || info->ps.reads_frag_shading_rate || info->ps.reads_sample_mask_in) { |
Completed in 10 milliseconds