Home
last modified time | relevance | path

Searched refs:debug_get_bool_option (Results 1 – 25 of 41) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_screen.c880 if (debug_get_bool_option("SVGA_EXTRA_LOGGING", FALSE)) { in init_logging()
925 debug_get_bool_option("SVGA_FORCE_LEVEL_SURFACE_VIEW", FALSE); in svga_screen_create()
927 debug_get_bool_option("SVGA_FORCE_SURFACE_VIEW", FALSE); in svga_screen_create()
929 debug_get_bool_option("SVGA_FORCE_SAMPLER_VIEW", FALSE); in svga_screen_create()
931 debug_get_bool_option("SVGA_NO_SURFACE_VIEW", FALSE); in svga_screen_create()
933 debug_get_bool_option("SVGA_NO_SAMPLER_VIEW", FALSE); in svga_screen_create()
935 debug_get_bool_option("SVGA_NO_CACHE_INDEX_BUFFERS", FALSE); in svga_screen_create()
1026 if (debug_get_bool_option("SVGA_MSAA", TRUE)) { in svga_screen_create()
Dsvga_swtnl_draw.c196 if (debug_get_bool_option("SVGA_SWTNL_FSE", FALSE)) in svga_init_swtnl()
/external/mesa3d/src/gallium/winsys/i915/drm/
Di915_drm_winsys.c79 idws->dump_cmd = debug_get_bool_option("I915_DUMP_CMD", FALSE); in i915_drm_winsys_create()
81 idws->send_cmd = !debug_get_bool_option("I915_NO_HW", FALSE); in i915_drm_winsys_create()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_context.c217 softpipe->dump_fs = debug_get_bool_option( "SOFTPIPE_DUMP_FS", FALSE ); in softpipe_create_context()
218 softpipe->dump_gs = debug_get_bool_option( "SOFTPIPE_DUMP_GS", FALSE ); in softpipe_create_context()
219 softpipe->dump_cs = debug_get_bool_option( "SOFTPIPE_DUMP_CS", FALSE ); in softpipe_create_context()
319 if (debug_get_bool_option( "SOFTPIPE_NO_RAST", FALSE )) in softpipe_create_context()
/external/virglrenderer/src/gallium/auxiliary/util/
Du_debug.h372 debug_get_bool_option(const char *name, boolean dfault);
390 value = debug_get_bool_option(name, dfault); \
Du_debug.c129 value = debug_get_bool_option("GALLIUM_PRINT_OPTIONS", FALSE); in debug_get_option_should_print()
150 debug_get_bool_option(const char *name, boolean dfault) in debug_get_bool_option() function
/external/mesa3d/src/gallium/auxiliary/target-helpers/
Dinline_debug_helper.h53 if (debug_get_bool_option("GALLIUM_TESTS", FALSE)) in debug_screen_wrap()
/external/mesa3d/src/gallium/auxiliary/util/
Du_debug.h399 debug_get_bool_option(const char *name, boolean dfault);
430 value = debug_get_bool_option(name, dfault); \
Du_debug.c144 value = debug_get_bool_option("GALLIUM_PRINT_OPTIONS", FALSE); in debug_get_option_should_print()
168 debug_get_bool_option(const char *name, boolean dfault) in debug_get_bool_option() function
/external/mesa3d/src/gallium/state_trackers/vdpau/
Dmixer.c74 if (!debug_get_bool_option("G3DVL_NO_CSC", FALSE)) { in vlVdpVideoMixerCreate()
694 if (!debug_get_bool_option("G3DVL_NO_CSC", FALSE)) in vlVdpVideoMixerSetFeatureEnables()
817 if (!debug_get_bool_option("G3DVL_NO_CSC", FALSE)) in vlVdpVideoMixerSetAttributeValues()
844 if (!debug_get_bool_option("G3DVL_NO_CSC", FALSE)) in vlVdpVideoMixerSetAttributeValues()
859 if (!debug_get_bool_option("G3DVL_NO_CSC", FALSE)) in vlVdpVideoMixerSetAttributeValues()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c389 if (debug_get_bool_option("DRAW_USE_LLVM", TRUE)) in llvmpipe_get_shader_param()
394 if (debug_get_bool_option("DRAW_USE_LLVM", TRUE)) in llvmpipe_get_shader_param()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_init.c398 use_mcjit = debug_get_bool_option("GALLIVM_MCJIT", FALSE); in lp_build_init()
413 if (debug_get_bool_option("LP_FORCE_SSE2", FALSE)) { in lp_build_init()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.c701 if (debug_get_bool_option("R600_DEBUG_COMPUTE", FALSE)) in r600_screen_create()
703 if (debug_get_bool_option("R600_DUMP_SHADERS", FALSE)) in r600_screen_create()
705 if (!debug_get_bool_option("R600_HYPERZ", TRUE)) in r600_screen_create()
Dr600_perfcounter.c596 pc->separate_se = debug_get_bool_option("RADEON_PC_SEPARATE_SE", false); in r600_perfcounters_init()
597 pc->separate_instance = debug_get_bool_option("RADEON_PC_SEPARATE_INSTANCE", false); in r600_perfcounters_init()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_chipset.c179 caps->has_tcl = debug_get_bool_option("RADEON_NO_TCL", FALSE) ? FALSE : TRUE; in r300_parse_chipset()
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_perfcounter.c592 pc->separate_se = debug_get_bool_option("RADEON_PC_SEPARATE_SE", false); in si_perfcounters_init()
593 pc->separate_instance = debug_get_bool_option("RADEON_PC_SEPARATE_INSTANCE", false); in si_perfcounters_init()
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_context.c246 if (debug_get_bool_option("NV30_SWTNL", false)) in nv30_context_create()
/external/mesa3d/src/gallium/state_trackers/xvmc/
Dcontext.c289 debug_get_bool_option("G3DVL_NO_CSC", FALSE) ? in XvMCCreateContext()
/external/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_init.c245 if (!debug_get_bool_option("PP_DEBUG", FALSE)) in pp_debug()
/external/mesa3d/src/gallium/drivers/i915/
Di915_screen.c119 if (debug_get_bool_option("DRAW_USE_LLVM", TRUE)) in i915_get_shader_param()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.c751 if (!debug_get_bool_option("RADEON_DISABLE_PERFCOUNTERS", false)) in radeonsi_screen_create()
848 if (debug_get_bool_option("RADEON_DUMP_SHADERS", false)) in radeonsi_screen_create()
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c597 if (debug_get_bool_option("NOUVEAU_SHADER_WATCHDOG", true)) { in nv50_screen_init_hwctx()
885 debug_get_bool_option("NOUVEAU_PMPEG", false)) { in nv50_screen_create()
Dnv50_context.c345 debug_get_bool_option("NOUVEAU_PMPEG", false)) { in nv50_create()
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen_ioctl.c431 debug = debug_get_bool_option("SVGA_DUMP_CMD", FALSE); in vmw_ioctl_command()
432 skip = debug_get_bool_option("SVGA_SKIP_CMD", FALSE); in vmw_ioctl_command()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.c1003 if (debug_get_bool_option("NOUVEAU_SHADER_WATCHDOG", true)) { in nvc0_screen_create()
1137 debug_get_bool_option("NOUVEAU_MAXWELL_TIC", true); in nvc0_screen_create()

12