Searched refs:gfx_vts_debug_mask (Results 1 - 14 of 14) sorted by relevance

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/gfx_common/vts/
H A Dgfx_vts.c37 int gfx_vts_debug_mask = VTS_DEBUG_OFF; /* Debugging categories bit mask */ variable
43 * Set the gfx_vts_debug_mask bits according to environment variables.
50 gfx_vts_debug_mask = VTS_DEBUG_OFF;
52 gfx_vts_debug_mask |= VTS_DEBUG;
55 gfx_vts_debug_mask |= GRAPHICS_VTS_DEV;
58 gfx_vts_debug_mask |= GRAPHICS_VTS_MEM_OFF;
61 gfx_vts_debug_mask |= GRAPHICS_VTS_CHIP_OFF;
64 gfx_vts_debug_mask |= GRAPHICS_VTS_SLOCK_OFF;
87 if (flags & gfx_vts_debug_mask) {
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/gfx_common/vts/include/
H A Dgfx_vts.h35 * Debug & trace flags used with TraceMessage() and gfx_vts_debug_mask
45 extern int gfx_vts_debug_mask; /* Debugging categories bit mask */
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/efb/
H A Dtools.c131 if (gfx_vts_debug_mask & VTS_DEBUG) {
162 if (gfx_vts_debug_mask & VTS_DEBUG)
186 if (gfx_vts_debug_mask & VTS_DEBUG)
288 if (gfx_vts_debug_mask & VTS_DEBUG) {
H A Dchip.c40 if (gfx_vts_debug_mask & GRAPHICS_VTS_CHIP_OFF)
H A Dmemory.c56 if (gfx_vts_debug_mask & GRAPHICS_VTS_MEM_OFF)
H A DlibvtsSUNWefb.c65 * Set the gfx_vts_debug_mask bits according to environment variables
138 if (gfx_vts_debug_mask & GRAPHICS_VTS_SLOCK_OFF) {
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/ast/
H A Dchip.c40 if (gfx_vts_debug_mask & GRAPHICS_VTS_CHIP_OFF)
H A Dmemory.c56 if (gfx_vts_debug_mask & GRAPHICS_VTS_MEM_OFF)
H A Dtools.c152 if (gfx_vts_debug_mask & VTS_DEBUG) {
185 if (gfx_vts_debug_mask & VTS_DEBUG)
210 if (gfx_vts_debug_mask & VTS_DEBUG)
419 if (gfx_vts_debug_mask & VTS_DEBUG) {
H A DlibvtsSUNWast.c65 * Set the gfx_vts_debug_mask bits according to environment variables
138 if (gfx_vts_debug_mask & GRAPHICS_VTS_SLOCK_OFF) {
/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/mga/
H A Dchip.c40 if (gfx_vts_debug_mask & GRAPHICS_VTS_CHIP_OFF) {
H A Dtools.c84 if (gfx_vts_debug_mask & VTS_DEBUG) {
118 if (gfx_vts_debug_mask & VTS_DEBUG)
142 if (gfx_vts_debug_mask & VTS_DEBUG)
166 if (gfx_vts_debug_mask & VTS_DEBUG)
222 if (gfx_vts_debug_mask & VTS_DEBUG)
H A Dmemory.c56 if (gfx_vts_debug_mask & GRAPHICS_VTS_MEM_OFF) {
H A DlibvtsSUNWmga.c65 * Set the gfx_vts_debug_mask bits according to environment variables
139 if (gfx_vts_debug_mask & GRAPHICS_VTS_SLOCK_OFF) {

Completed in 31 milliseconds