OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hyperz
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_blit.c
227
struct r300_hyperz_state *
hyperz
=
local
231
uint32_t hyperz_dcv =
hyperz
->zb_depthclearvalue;
252
/* Need to emit
HyperZ
buffer regs for the first time. */
263
hyperz_dcv =
hyperz
->zb_depthclearvalue =
282
hyperz
->zb_depthclearvalue =
335
hyperz
->zb_depthclearvalue = hyperz_dcv;
r300_context.c
331
/* Initialize the
hyperz
state. */
333
struct r300_hyperz_state *
hyperz
=
local
335
BEGIN_CB(&
hyperz
->cb_flush_begin, r300->hyperz_state.size);
/external/mesa3d/src/gallium/drivers/r300/
r300_blit.c
227
struct r300_hyperz_state *
hyperz
=
local
231
uint32_t hyperz_dcv =
hyperz
->zb_depthclearvalue;
252
/* Need to emit
HyperZ
buffer regs for the first time. */
263
hyperz_dcv =
hyperz
->zb_depthclearvalue =
282
hyperz
->zb_depthclearvalue =
335
hyperz
->zb_depthclearvalue = hyperz_dcv;
r300_context.c
331
/* Initialize the
hyperz
state. */
333
struct r300_hyperz_state *
hyperz
=
local
335
BEGIN_CB(&
hyperz
->cb_flush_begin, r300->hyperz_state.size);
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/xmlpool/
t_options.h
190
DRI_CONF_OPT_BEGIN(
hyperz
,bool,def) \
191
DRI_CONF_DESC(en,gettext("Use
HyperZ
to boost performance")) \
options.h
419
DRI_CONF_OPT_BEGIN(
hyperz
,bool,def) \
420
DRI_CONF_DESC(en,"Use
HyperZ
to boost performance") \
421
DRI_CONF_DESC(de,"
HyperZ
zur Leistungssteigerung verwenden") \
422
DRI_CONF_DESC(es,"Usar
HyperZ
para potenciar rendimiento") \
423
DRI_CONF_DESC(nl,"Gebruik
HyperZ
om de prestaties te verbeteren") \
424
DRI_CONF_DESC(fr,"Utiliser le
HyperZ
pour améliorer les performances") \
425
DRI_CONF_DESC(sv,"Använd
HyperZ
för att maximera prestandan") \
[
all
...]
/external/mesa3d/src/mesa/drivers/dri/common/xmlpool/
t_options.h
190
DRI_CONF_OPT_BEGIN(
hyperz
,bool,def) \
191
DRI_CONF_DESC(en,gettext("Use
HyperZ
to boost performance")) \
options.h
419
DRI_CONF_OPT_BEGIN(
hyperz
,bool,def) \
420
DRI_CONF_DESC(en,"Use
HyperZ
to boost performance") \
421
DRI_CONF_DESC(de,"
HyperZ
zur Leistungssteigerung verwenden") \
422
DRI_CONF_DESC(es,"Usar
HyperZ
para potenciar rendimiento") \
423
DRI_CONF_DESC(nl,"Gebruik
HyperZ
om de prestaties te verbeteren") \
424
DRI_CONF_DESC(fr,"Utiliser le
HyperZ
pour améliorer les performances") \
425
DRI_CONF_DESC(sv,"Använd
HyperZ
för att maximera prestandan") \
[
all
...]
Completed in 177 milliseconds