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

/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.0.5.rst44 [radeonsi hyperz] Artifacts in Unigine Sanctuary
49 hyperz causes gpu hang in Counter-strike: Source
H A D10.4.rst65 [radeonsi hyperz] Artifacts in Unigine Sanctuary
75 [hyperz] Performance drop since git-01e6371 (disable hyperz by
H A D10.3.3.rst106 - r300g: remove enabled/disabled hyperz and AA compression messages
H A D9.1.1.rst146 - r600g: workaround hyperz lockup on evergreen
H A D9.1.2.rst93 - r600g: disable hyperz by default on 9.1
H A D9.2.rst168 r600g hyperz lockups with KSP 0.19
H A D7.10.rst2290 - r300g: turn magic numbers into names in the hyperz code
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_blit.c200 DEBUG_GET_ONCE_BOOL_OPTION(hyperz, "RADEON_HYPERZ", FALSE)
256 struct r300_hyperz_state *hyperz = variable in typeref:struct:r300_hyperz_state *
260 uint32_t hyperz_dcv = hyperz->zb_depthclearvalue;
295 hyperz_dcv = hyperz->zb_depthclearvalue =
354 hyperz->zb_depthclearvalue =
415 hyperz->zb_depthclearvalue = hyperz_dcv;
H A Dr300_context.c354 /* Initialize the hyperz state. */
356 struct r300_hyperz_state *hyperz = local in function:r300_init_states
358 BEGIN_CB(&hyperz->cb_flush_begin, r300->hyperz_state.size);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_blit.c200 DEBUG_GET_ONCE_BOOL_OPTION(hyperz, "RADEON_HYPERZ", FALSE)
257 struct r300_hyperz_state *hyperz = variable in typeref:struct:r300_hyperz_state *
261 uint32_t hyperz_dcv = hyperz->zb_depthclearvalue;
296 hyperz_dcv = hyperz->zb_depthclearvalue =
355 hyperz->zb_depthclearvalue =
417 hyperz->zb_depthclearvalue = hyperz_dcv;
H A Dr300_context.c353 /* Initialize the hyperz state. */
355 struct r300_hyperz_state *hyperz = local in function:r300_init_states
357 BEGIN_CB(&hyperz->cb_flush_begin, r300->hyperz_state.size);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_screen.c79 DRI_CONF_OPT_BEGIN_B(hyperz, def) \
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_screen.c76 DRI_CONF_OPT_B(hyperz, def, "Use HyperZ to boost performance")

Completed in 81 milliseconds