Searched refs:DRI_CONF_FTHROTTLE_USLEEPS (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
H A Dt_options.h257 #define DRI_CONF_FTHROTTLE_USLEEPS 1 macro
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_context.c340 rmesa->radeon.do_usleeps = (fthrottle_mode == DRI_CONF_FTHROTTLE_USLEEPS);
H A Dradeon_common_context.c174 radeon->do_usleeps = (fthrottle_mode == DRI_CONF_FTHROTTLE_USLEEPS);
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_common_context.c174 radeon->do_usleeps = (fthrottle_mode == DRI_CONF_FTHROTTLE_USLEEPS);

Completed in 80 milliseconds