Searched refs:S_028040_NUM_SAMPLES (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/gallium/drivers/r600/
H A Degd_tables.h269 {930, S_028040_NUM_SAMPLES(~0u)},
/xsrc/external/mit/MesaLib/src/gallium/drivers/r600/
H A Degd_tables.h269 {930, S_028040_NUM_SAMPLES(~0u)},
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Devergreend.h788 #define S_028040_NUM_SAMPLES(x) (((unsigned)(x) & 0x3) << 2) /* cayman only */ macro
H A Devergreen_state.c1394 surf->db_z_info |= S_028040_NUM_SAMPLES(util_logbase2(rtex->resource.b.b.nr_samples));
/xsrc/external/mit/MesaLib.old/src/amd/common/
H A Dsid_tables.h3239 {50163, S_028040_NUM_SAMPLES(~0u)},
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Devergreend.h788 #define S_028040_NUM_SAMPLES(x) (((unsigned)(x) & 0x3) << 2) /* cayman only */ macro
H A Devergreen_state.c1400 surf->db_z_info |= S_028040_NUM_SAMPLES(util_logbase2(rtex->resource.b.b.nr_samples));
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.c2606 S_028040_NUM_SAMPLES(util_logbase2(tex->buffer.b.b.nr_samples));
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_device.c4561 ds->db_z_info |= S_028040_NUM_SAMPLES(util_logbase2(iview->image->info.samples));
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.c2610 S_028040_FORMAT(format) | S_028040_NUM_SAMPLES(util_logbase2(tex->buffer.b.b.nr_samples));
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_device.c7000 ds->db_z_info |= S_028040_NUM_SAMPLES(util_logbase2(iview->image->info.samples));
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dsid.h5196 #define S_028040_NUM_SAMPLES(x) (((unsigned)(x) & 0x03) << 2) macro
/xsrc/external/mit/MesaLib/src/amd/common/
H A Damdgfxregs.h8524 #define S_028040_NUM_SAMPLES(x) (((unsigned)(x) & 0x3) << 2) macro
[all...]

Completed in 262 milliseconds