OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DRI_CONF_FTHROTTLE_USLEEPS
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
t_options.h
162
#define
DRI_CONF_FTHROTTLE_USLEEPS
1
options.h
336
#define
DRI_CONF_FTHROTTLE_USLEEPS
1
[
all
...]
/external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_context.c
392
rmesa->radeon.do_usleeps = (fthrottle_mode ==
DRI_CONF_FTHROTTLE_USLEEPS
);
radeon_common_context.c
172
radeon->do_usleeps = (fthrottle_mode ==
DRI_CONF_FTHROTTLE_USLEEPS
);
Completed in 186 milliseconds