Searched refs:force_sample_shading (Results 1 – 5 of 5) sorted by relevance
57 bool force_sample_shading; member
201 if (!(ctx->fs_key && ctx->fs_key->force_sample_shading)) in lower_fs_input_intrin()348 } else if (ctx->fs_key && ctx->fs_key->force_sample_shading) { in lower_fs_input_intrin()
833 fs_key && fs_key->force_sample_shading, in nvk_cg_compile_nir()835 fs_key && fs_key->force_sample_shading); in nvk_cg_compile_nir()
244 key->force_sample_shading = true; in nvk_populate_fs_key()
61 bool force_sample_shading; member219 key->force_sample_shading = true; in hk_populate_fs_key()1048 nir->info.fs.uses_sample_shading |= fs_key->force_sample_shading; in hk_compile_shader()