OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:force_swtnl
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/gallium/drivers/svga/
svga_context.c
48
DEBUG_GET_ONCE_BOOL_OPTION(
force_swtnl
, "SVGA_FORCE_SWTNL", FALSE);
123
svga->debug.
force_swtnl
= debug_get_option_force_swtnl();
svga_state_need_swtnl.c
207
if (svga->debug.
force_swtnl
) {
svga_context.h
320
boolean
force_swtnl
;
member in struct:svga_context::__anon20814
Completed in 69 milliseconds