Searched refs:msaa_per_sample_output (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dv3d_nir_lower_logic_ops.c329 c->msaa_per_sample_output = true;
H A Dv3d_compiler.h636 bool msaa_per_sample_output; member in struct:v3d_compile
H A Dnir_to_vir.c1583 conf |= c->msaa_per_sample_output ? TLB_SAMPLE_MODE_PER_SAMPLE :
1618 int num_samples = c->msaa_per_sample_output ? V3D_MAX_SAMPLES : 1;
1620 struct qreg *color = c->msaa_per_sample_output ?
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c576 c->msaa_per_sample_output = true;
H A Dvc4_qir.h412 bool msaa_per_sample_output; member in struct:vc4_compile
H A Dvc4_program.c1382 if (!c->msaa_per_sample_output) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_blend.c551 c->msaa_per_sample_output = true;
H A Dvc4_qir.h408 bool msaa_per_sample_output; member in struct:vc4_compile
H A Dvc4_program.c1371 if (!c->msaa_per_sample_output) {
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/
H A Dv3d_compiler.h497 bool msaa_per_sample_output; member in struct:v3d_compile

Completed in 26 milliseconds