OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:radeon_debug
(Results
1 - 25
of
50
) sorted by null
1
2
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
Makefile.sources
6
radeon_debug
.c \
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
Makefile.sources
6
radeon_debug
.c \
radeon_dma.c
62
if (
RADEON_DEBUG
& RADEON_VERTS)
80
if (
RADEON_DEBUG
& RADEON_VERTS)
99
if (
RADEON_DEBUG
& RADEON_VERTS)
120
if (
RADEON_DEBUG
& RADEON_VERTS)
177
if (
RADEON_DEBUG
& RADEON_VERTS)
269
if (
RADEON_DEBUG
& RADEON_IOCTL)
299
if (
RADEON_DEBUG
& RADEON_DMA)
326
if (
RADEON_DEBUG
& RADEON_IOCTL)
350
if (
RADEON_DEBUG
& RADEON_DMA) {
426
if (
RADEON_DEBUG
& RADEON_IOCTL
[
all
...]
radeon_debug.c
32
#include "
radeon_debug
.h"
64
radeon_enabled_debug_types = driParseDebugString(getenv("
RADEON_DEBUG
"), debug_control);
radeon_common_context.c
49
#ifndef
RADEON_DEBUG
50
int
RADEON_DEBUG
= (0);
279
if (
RADEON_DEBUG
& RADEON_DRI)
354
if (
RADEON_DEBUG
& RADEON_DRI)
475
if (
RADEON_DEBUG
& RADEON_DRI)
488
if (
RADEON_DEBUG
& RADEON_DRI)
581
if (
RADEON_DEBUG
& RADEON_DRI)
605
if (
RADEON_DEBUG
& RADEON_DRI)
628
if (
RADEON_DEBUG
& RADEON_DRI)
radeon_ioctl.c
177
if (
RADEON_DEBUG
& RADEON_IOCTL)
209
if (
RADEON_DEBUG
& RADEON_SYNC) {
225
if (
RADEON_DEBUG
& RADEON_IOCTL)
265
if (
RADEON_DEBUG
& RADEON_RENDER)
287
if (
RADEON_DEBUG
& (RADEON_PRIMS|DEBUG_IOCTL))
319
if (
RADEON_DEBUG
& RADEON_IOCTL)
393
if (
RADEON_DEBUG
& RADEON_IOCTL ) {
403
if (
RADEON_DEBUG
& RADEON_FALLBACKS)
radeon_maos_arrays.c
54
if (
RADEON_DEBUG
& RADEON_VERTS)
70
if (
RADEON_DEBUG
& RADEON_VERTS)
90
if (
RADEON_DEBUG
& RADEON_VERTS)
154
if (
RADEON_DEBUG
& RADEON_VERTS)
radeon_debug.h
79
struct
radeon_debug
{
struct
89
#define
RADEON_DEBUG
radeon_enabled_debug_types
radeon_common.c
357
if (
RADEON_DEBUG
& RADEON_DRI)
572
if (
RADEON_DEBUG
& RADEON_STATE)
578
if (
RADEON_DEBUG
& RADEON_STATE)
592
if (
RADEON_DEBUG
& RADEON_IOCTL)
665
if (
RADEON_DEBUG
& RADEON_IOCTL) {
radeon_tcl.c
512
if (
RADEON_DEBUG
& RADEON_FALLBACKS)
549
if (
RADEON_DEBUG
& RADEON_FALLBACKS)
558
if (
RADEON_DEBUG
& RADEON_FALLBACKS)
radeon_common_context.h
10
#include "
radeon_debug
.h"
431
struct
radeon_debug
debug;
radeon_context.c
396
RADEON_DEBUG
= driParseDebugString( getenv( "
RADEON_DEBUG
" ),
/external/mesa3d/src/mesa/drivers/dri/r200/
Makefile.sources
6
radeon_debug
.c \
/external/mesa3d/src/mesa/drivers/dri/radeon/
Makefile.sources
6
radeon_debug
.c \
radeon_dma.c
62
if (
RADEON_DEBUG
& RADEON_VERTS)
80
if (
RADEON_DEBUG
& RADEON_VERTS)
99
if (
RADEON_DEBUG
& RADEON_VERTS)
120
if (
RADEON_DEBUG
& RADEON_VERTS)
177
if (
RADEON_DEBUG
& RADEON_VERTS)
269
if (
RADEON_DEBUG
& RADEON_IOCTL)
299
if (
RADEON_DEBUG
& RADEON_DMA)
326
if (
RADEON_DEBUG
& RADEON_IOCTL)
350
if (
RADEON_DEBUG
& RADEON_DMA) {
426
if (
RADEON_DEBUG
& RADEON_IOCTL
[
all
...]
radeon_debug.c
32
#include "
radeon_debug
.h"
64
radeon_enabled_debug_types = driParseDebugString(getenv("
RADEON_DEBUG
"), debug_control);
radeon_common_context.c
49
#ifndef
RADEON_DEBUG
50
int
RADEON_DEBUG
= (0);
279
if (
RADEON_DEBUG
& RADEON_DRI)
354
if (
RADEON_DEBUG
& RADEON_DRI)
475
if (
RADEON_DEBUG
& RADEON_DRI)
488
if (
RADEON_DEBUG
& RADEON_DRI)
581
if (
RADEON_DEBUG
& RADEON_DRI)
605
if (
RADEON_DEBUG
& RADEON_DRI)
628
if (
RADEON_DEBUG
& RADEON_DRI)
radeon_ioctl.c
177
if (
RADEON_DEBUG
& RADEON_IOCTL)
209
if (
RADEON_DEBUG
& RADEON_SYNC) {
225
if (
RADEON_DEBUG
& RADEON_IOCTL)
265
if (
RADEON_DEBUG
& RADEON_RENDER)
287
if (
RADEON_DEBUG
& (RADEON_PRIMS|DEBUG_IOCTL))
319
if (
RADEON_DEBUG
& RADEON_IOCTL)
393
if (
RADEON_DEBUG
& RADEON_IOCTL ) {
403
if (
RADEON_DEBUG
& RADEON_FALLBACKS)
radeon_maos_arrays.c
54
if (
RADEON_DEBUG
& RADEON_VERTS)
70
if (
RADEON_DEBUG
& RADEON_VERTS)
90
if (
RADEON_DEBUG
& RADEON_VERTS)
154
if (
RADEON_DEBUG
& RADEON_VERTS)
radeon_debug.h
79
struct
radeon_debug
{
struct
89
#define
RADEON_DEBUG
radeon_enabled_debug_types
radeon_common.c
357
if (
RADEON_DEBUG
& RADEON_DRI)
572
if (
RADEON_DEBUG
& RADEON_STATE)
578
if (
RADEON_DEBUG
& RADEON_STATE)
592
if (
RADEON_DEBUG
& RADEON_IOCTL)
665
if (
RADEON_DEBUG
& RADEON_IOCTL) {
radeon_tcl.c
512
if (
RADEON_DEBUG
& RADEON_FALLBACKS)
549
if (
RADEON_DEBUG
& RADEON_FALLBACKS)
558
if (
RADEON_DEBUG
& RADEON_FALLBACKS)
radeon_common_context.h
10
#include "
radeon_debug
.h"
431
struct
radeon_debug
debug;
radeon_context.c
396
RADEON_DEBUG
= driParseDebugString( getenv( "
RADEON_DEBUG
" ),
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_debug.c
59
screen->debug = debug_get_flags_option("
RADEON_DEBUG
", debug_options, 0);
Completed in 278 milliseconds
1
2