Home
last modified time | relevance | path

Searched refs:DEBUG_GET_ONCE_BOOL_OPTION (Results 1 - 23 of 23) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_context.c51 DEBUG_GET_ONCE_BOOL_OPTION(no_swtnl, "SVGA_NO_SWTNL", FALSE)
52 DEBUG_GET_ONCE_BOOL_OPTION(force_swtnl, "SVGA_FORCE_SWTNL", FALSE);
53 DEBUG_GET_ONCE_BOOL_OPTION(use_min_mipmap, "SVGA_USE_MIN_MIPMAP", FALSE);
54 DEBUG_GET_ONCE_BOOL_OPTION(no_line_width, "SVGA_NO_LINE_WIDTH", FALSE);
55 DEBUG_GET_ONCE_BOOL_OPTION(force_hw_line_stipple, "SVGA_FORCE_HW_LINE_STIPPLE", FALSE);
/third_party/mesa3d/src/gallium/auxiliary/rtasm/
H A Drtasm_cpu.c36 DEBUG_GET_ONCE_BOOL_OPTION(nosse, "GALLIUM_NOSSE", false);
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
H A Dentrypoint.c49 DEBUG_GET_ONCE_BOOL_OPTION(mesa_enable_omx_eglimage,
/third_party/mesa3d/src/freedreno/drm/
H A Dfreedreno_device.c211 DEBUG_GET_ONCE_BOOL_OPTION(libgl, "LIBGL_DEBUG", false)
/third_party/mesa3d/src/util/
H A Du_debug.h459 #define DEBUG_GET_ONCE_BOOL_OPTION(sufix, name, dfault) \ macro
H A Du_cpu_detect.c93 DEBUG_GET_ONCE_BOOL_OPTION(dump_cpu, "GALLIUM_DUMP_CPU", false)
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_vs.c53 DEBUG_GET_ONCE_BOOL_OPTION(gallium_dump_vs, "GALLIUM_DUMP_VS", FALSE)
H A Ddraw_pt.c47 DEBUG_GET_ONCE_BOOL_OPTION(draw_fse, "DRAW_FSE", FALSE)
48 DEBUG_GET_ONCE_BOOL_OPTION(draw_no_fse, "DRAW_NO_FSE", FALSE)
/third_party/mesa3d/src/util/perf/
H A Du_trace.c355 DEBUG_GET_ONCE_BOOL_OPTION(trace_instrument, "GPU_TRACE_INSTRUMENT", false)
356 DEBUG_GET_ONCE_BOOL_OPTION(trace, "GPU_TRACE", false)
/third_party/mesa3d/src/gallium/frontends/va/
H A Dconfig.c41 DEBUG_GET_ONCE_BOOL_OPTION(mpeg4, "VAAPI_MPEG4_ENABLED", false)
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_debug.c52 DEBUG_GET_ONCE_BOOL_OPTION(i915_no_tiling, "I915_NO_TILING", false)
53 DEBUG_GET_ONCE_BOOL_OPTION(i915_use_blitter, "I915_USE_BLITTER", true)
/third_party/mesa3d/src/gallium/winsys/sw/xlib/
H A Dxlib_sw_winsys.c52 DEBUG_GET_ONCE_BOOL_OPTION(xlib_no_shm, "XLIB_NO_SHM", false)
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_winsys.c50 DEBUG_GET_ONCE_BOOL_OPTION(all_bos, "RADEON_ALL_BOS", false)
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_sanity.c37 DEBUG_GET_ONCE_BOOL_OPTION(print_sanity, "TGSI_PRINT_SANITY", FALSE)
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
H A Drbug_screen.c39 DEBUG_GET_ONCE_BOOL_OPTION(rbug, "GALLIUM_RBUG", false)
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddrisw.c44 DEBUG_GET_ONCE_BOOL_OPTION(swrast_no_present, "SWRAST_NO_PRESENT", FALSE);
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_pipe.c37 DEBUG_GET_ONCE_BOOL_OPTION(noop, "GALLIUM_NOOP", false)
/third_party/mesa3d/src/amd/common/
H A Dac_debug.c45 DEBUG_GET_ONCE_BOOL_OPTION(color, "AMD_COLOR", true);
/third_party/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_winsys.c747 DEBUG_GET_ONCE_BOOL_OPTION(thread, "RADEON_THREAD", true)
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_context.c72 DEBUG_GET_ONCE_BOOL_OPTION(mesa_mvp_dp4, "MESA_MVP_DP4", FALSE)
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_blit.c209 DEBUG_GET_ONCE_BOOL_OPTION(hyperz, "RADEON_HYPERZ", FALSE)
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnvfx_vertprog.c955 DEBUG_GET_ONCE_BOOL_OPTION(nvfx_dump_vp, "NVFX_DUMP_VP", false)
H A Dnvfx_fragprog.c1061 DEBUG_GET_ONCE_BOOL_OPTION(nvfx_dump_fp, "NVFX_DUMP_FP", false)

Completed in 21 milliseconds