Home
last modified time | relevance | path

Searched refs:DEBUG_GET_ONCE_BOOL_OPTION (Results 1 – 25 of 26) sorted by relevance

12

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_context.c50 DEBUG_GET_ONCE_BOOL_OPTION(no_swtnl, "SVGA_NO_SWTNL", FALSE)
51 DEBUG_GET_ONCE_BOOL_OPTION(force_swtnl, "SVGA_FORCE_SWTNL", FALSE);
52 DEBUG_GET_ONCE_BOOL_OPTION(use_min_mipmap, "SVGA_USE_MIN_MIPMAP", FALSE);
53 DEBUG_GET_ONCE_BOOL_OPTION(no_line_width, "SVGA_NO_LINE_WIDTH", FALSE);
54 DEBUG_GET_ONCE_BOOL_OPTION(force_hw_line_stipple, "SVGA_FORCE_HW_LINE_STIPPLE", FALSE);
/external/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_cpu.c36 DEBUG_GET_ONCE_BOOL_OPTION(nosse, "GALLIUM_NOSSE", FALSE);
/external/mesa3d/src/gallium/drivers/i915/
Di915_context.c45 DEBUG_GET_ONCE_BOOL_OPTION(i915_no_vbuf, "I915_NO_VBUF", FALSE)
Di915_debug.c51 DEBUG_GET_ONCE_BOOL_OPTION(i915_no_tiling, "I915_NO_TILING", FALSE)
52 DEBUG_GET_ONCE_BOOL_OPTION(i915_lie, "I915_LIE", TRUE)
53 DEBUG_GET_ONCE_BOOL_OPTION(i915_use_blitter, "I915_USE_BLITTER", FALSE)
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt.c46 DEBUG_GET_ONCE_BOOL_OPTION(draw_fse, "DRAW_FSE", FALSE)
47 DEBUG_GET_ONCE_BOOL_OPTION(draw_no_fse, "DRAW_NO_FSE", FALSE)
Ddraw_vs.c49 DEBUG_GET_ONCE_BOOL_OPTION(gallium_dump_vs, "GALLIUM_DUMP_VS", FALSE)
/external/virglrenderer/src/gallium/auxiliary/util/
Du_debug.h382 #define DEBUG_GET_ONCE_BOOL_OPTION(sufix, name, dfault) \ macro
Du_cpu_detect.c77 DEBUG_GET_ONCE_BOOL_OPTION(dump_cpu, "GALLIUM_DUMP_CPU", FALSE)
/external/mesa3d/src/gallium/auxiliary/util/
Du_debug.h422 #define DEBUG_GET_ONCE_BOOL_OPTION(sufix, name, dfault) \ macro
Du_cpu_detect.c83 DEBUG_GET_ONCE_BOOL_OPTION(dump_cpu, "GALLIUM_DUMP_CPU", FALSE)
/external/mesa3d/src/gallium/state_trackers/va/
Dconfig.c40 DEBUG_GET_ONCE_BOOL_OPTION(mpeg4, "VAAPI_MPEG4_ENABLED", false)
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_screen.c48 DEBUG_GET_ONCE_BOOL_OPTION(use_llvm, "SOFTPIPE_USE_LLVM", FALSE)
/external/mesa3d/src/gallium/winsys/amdgpu/drm/
Damdgpu_winsys.c48 DEBUG_GET_ONCE_BOOL_OPTION(all_bos, "RADEON_ALL_BOS", false)
/external/mesa3d/src/gallium/drivers/rbug/
Drbug_screen.c40 DEBUG_GET_ONCE_BOOL_OPTION(rbug, "GALLIUM_RBUG", FALSE)
/external/mesa3d/src/gallium/winsys/sw/xlib/
Dxlib_sw_winsys.c52 DEBUG_GET_ONCE_BOOL_OPTION(xlib_no_shm, "XLIB_NO_SHM", FALSE)
/external/mesa3d/src/gallium/drivers/noop/
Dnoop_pipe.c35 DEBUG_GET_ONCE_BOOL_OPTION(noop, "GALLIUM_NOOP", FALSE)
/external/mesa3d/src/gallium/state_trackers/dri/
Ddrisw.c52 DEBUG_GET_ONCE_BOOL_OPTION(swrast_no_present, "SWRAST_NO_PRESENT", FALSE);
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_sanity.c37 DEBUG_GET_ONCE_BOOL_OPTION(print_sanity, "TGSI_PRINT_SANITY", FALSE)
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_sanity.c37 DEBUG_GET_ONCE_BOOL_OPTION(print_sanity, "TGSI_PRINT_SANITY", FALSE)
/external/mesa3d/src/mesa/state_tracker/
Dst_context.c87 DEBUG_GET_ONCE_BOOL_OPTION(mesa_mvp_dp4, "MESA_MVP_DP4", FALSE)
/external/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_winsys.c705 DEBUG_GET_ONCE_BOOL_OPTION(thread, "RADEON_THREAD", true)
Dradeon_drm_cs.c541 DEBUG_GET_ONCE_BOOL_OPTION(noop, "RADEON_NOOP", false)
/external/mesa3d/src/gallium/drivers/r300/
Dr300_blit.c200 DEBUG_GET_ONCE_BOOL_OPTION(hyperz, "RADEON_HYPERZ", FALSE)
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnvfx_vertprog.c954 DEBUG_GET_ONCE_BOOL_OPTION(nvfx_dump_vp, "NVFX_DUMP_VP", false)
Dnvfx_fragprog.c1061 DEBUG_GET_ONCE_BOOL_OPTION(nvfx_dump_fp, "NVFX_DUMP_FP", false)

12