Home
last modified time | relevance | path

Searched refs:gb_z_peq_config (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/
Dr300_hyperz.c140 z->gb_z_peq_config = 0; in r300_update_hyperz()
155 z->gb_z_peq_config |= R300_GB_Z_PEQ_CONFIG_Z_PEQ_SIZE_8_8; in r300_update_hyperz()
Dr300_context.h134 uint32_t gb_z_peq_config; /* R300_GB_Z_PEQ_CONFIG: 0x4028 */ member
Dr300_emit.c508 z.gb_z_peq_config = 0; in r300_emit_hyperz_end()