Searched refs:sample_alpha_to_one (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c459 if (c->fs_key->sample_alpha_to_one && c->fs_key->msaa)
H A Dvc4_qir.h338 bool sample_alpha_to_one; member in struct:vc4_fs_key
H A Dvc4_program.c2242 c->fs_key->sample_alpha_to_one &&
2702 key->sample_alpha_to_one = vc4->blend->alpha_to_one;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c452 if (c->fs_key->sample_alpha_to_one && c->fs_key->msaa)
H A Dvc4_qir.h336 bool sample_alpha_to_one; member in struct:vc4_fs_key
H A Dvc4_program.c2727 key->sample_alpha_to_one = vc4->blend->alpha_to_one;
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dv3d_compiler.h405 bool sample_alpha_to_one; member in struct:v3d_fs_key
H A Dnir_to_vir.c1634 if (c->fs_key->sample_alpha_to_one)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_program.c517 key->sample_alpha_to_one = v3d->blend->base.alpha_to_one;
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/
H A Dv3d_compiler.h345 bool sample_alpha_to_one; member in struct:v3d_fs_key
H A Dnir_to_vir.c1247 if (c->fs_key->sample_alpha_to_one)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3d_program.c557 key->sample_alpha_to_one = v3d->blend->base.alpha_to_one;
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_private.h273 bool sample_alpha_to_one; member in struct:v3dv_pipeline_key
H A Dv3dv_pipeline.c1174 key->sample_alpha_to_one = ms_info->alphaToOneEnable;
2020 key->sample_alpha_to_one = ms_info->alphaToOneEnable;

Completed in 38 milliseconds