OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dump_gs
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_context.h
188
unsigned
dump_gs
: 1;
member in struct:softpipe_context
sp_context.c
222
softpipe->
dump_gs
= debug_get_bool_option( "SOFTPIPE_DUMP_GS", FALSE );
sp_state_shader.c
279
if (softpipe->
dump_gs
)
/external/mesa3d/src/gallium/drivers/softpipe/
sp_context.h
188
unsigned
dump_gs
: 1;
member in struct:softpipe_context
sp_context.c
222
softpipe->
dump_gs
= debug_get_bool_option( "SOFTPIPE_DUMP_GS", FALSE );
sp_state_shader.c
279
if (softpipe->
dump_gs
)
Completed in 201 milliseconds