OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stats_wm
(Results
1 - 14
of
14
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_wm_iz.c
139
if (c->key.
stats_wm
&&
brw_wm.c
417
found |= key_debug("depth statistics", old_key->
stats_wm
, key->
stats_wm
);
556
key->
stats_wm
= brw->intel.
stats_wm
;
brw_queryobj.c
269
intel->
stats_wm
++;
332
intel->
stats_wm
--;
brw_cc.c
213
if (intel->
stats_wm
|| unlikely(INTEL_DEBUG & DEBUG_STATS))
brw_wm_state.c
222
if (unlikely(INTEL_DEBUG & DEBUG_STATS) || intel->
stats_wm
)
brw_wm.h
64
GLuint
stats_wm
:1;
member in struct:brw_wm_prog_key
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_wm_iz.c
139
if (c->key.
stats_wm
&&
brw_wm.c
417
found |= key_debug("depth statistics", old_key->
stats_wm
, key->
stats_wm
);
556
key->
stats_wm
= brw->intel.
stats_wm
;
brw_queryobj.c
269
intel->
stats_wm
++;
332
intel->
stats_wm
--;
brw_cc.c
213
if (intel->
stats_wm
|| unlikely(INTEL_DEBUG & DEBUG_STATS))
brw_wm_state.c
222
if (unlikely(INTEL_DEBUG & DEBUG_STATS) || intel->
stats_wm
)
brw_wm.h
64
GLuint
stats_wm
:1;
member in struct:brw_wm_prog_key
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
intel_context.h
262
GLuint
stats_wm
;
member in struct:intel_context
/external/mesa3d/src/mesa/drivers/dri/intel/
intel_context.h
262
GLuint
stats_wm
;
member in struct:intel_context
Completed in 239 milliseconds