Searched refs:coherent_fb_fetch (Results 1 – 10 of 10) sorted by relevance
182 found |= check("coherent fb fetch", coherent_fb_fetch); in debug_fs_recompile()
522 bool coherent_fb_fetch:1; member
3318 assert(!wm_key->coherent_fb_fetch); in emit_non_coherent_fb_read()3514 if (reinterpret_cast<const brw_wm_prog_key *>(key)->coherent_fb_fetch) in nir_emit_fs_intrinsic()
6894 (nir->info.outputs_read > 0 && !wm_key->coherent_fb_fetch)) { in run_fs()
1511 bool coherent_fb_fetch = in st_init_extensions() local1519 extensions->KHR_blend_equation_advanced_coherent = coherent_fb_fetch; in st_init_extensions()1524 extensions->EXT_shader_framebuffer_fetch = coherent_fb_fetch; in st_init_extensions()
283 bool coherent_fb_fetch:1; member
167 .coherent_fb_fetch = key->coherent_fb_fetch, in iris_to_brw_fs_key()2684 .coherent_fb_fetch = devinfo->ver >= 9, in iris_create_shader_state()
4444 key->coherent_fb_fetch = GFX_VER >= 9; in iris_populate_fs_key()
2900 .coherent_fb_fetch = false, in crocus_create_fs_state()
4846 key->coherent_fb_fetch = false; // TODO: needed? in crocus_populate_fs_key()