OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:force_swtnl
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/mesa/src/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::__anon12957
/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::__anon23424
Completed in 135 milliseconds