OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SVGA_DEBUG
(Results
1 - 18
of
18
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_debug.h
49
extern int
SVGA_DEBUG
;
52
#define
SVGA_DEBUG
0
60
if (
SVGA_DEBUG
& flag)
svga_state_constants.c
34
#include "
svga_debug
.h"
76
if (
SVGA_DEBUG
& DEBUG_CONSTS)
147
if (
SVGA_DEBUG
& DEBUG_CONSTS)
166
if (
SVGA_DEBUG
& DEBUG_CONSTS)
svga_pipe_fs.c
37
#include "
svga_debug
.h"
69
if (
SVGA_DEBUG
& DEBUG_TGSI || 0) {
svga_pipe_vs.c
38
#include "
svga_debug
.h"
128
if (
SVGA_DEBUG
& DEBUG_TGSI || 0) {
svga_tgsi.c
42
#include "
svga_debug
.h"
320
if (
SVGA_DEBUG
& DEBUG_TGSI)
325
if (
SVGA_DEBUG
& DEBUG_TGSI) {
svga_screen.c
38
#include "
svga_debug
.h"
44
int
SVGA_DEBUG
= 0;
511
SVGA_DEBUG
= debug_get_flags_option("
SVGA_DEBUG
", svga_debug_flags, 0 );
svga_context.c
44
#include "
svga_debug
.h"
234
if (
SVGA_DEBUG
& DEBUG_SYNC) {
svga_pipe_draw.c
40
#include "
svga_debug
.h"
411
if (
SVGA_DEBUG
& DEBUG_FLUSH) {
svga_screen_cache.c
30
#include "
svga_debug
.h"
150
if (
SVGA_DEBUG
& DEBUG_DMA)
/external/mesa3d/src/gallium/drivers/svga/
svga_debug.h
49
extern int
SVGA_DEBUG
;
52
#define
SVGA_DEBUG
0
60
if (
SVGA_DEBUG
& flag)
svga_state_constants.c
34
#include "
svga_debug
.h"
76
if (
SVGA_DEBUG
& DEBUG_CONSTS)
147
if (
SVGA_DEBUG
& DEBUG_CONSTS)
166
if (
SVGA_DEBUG
& DEBUG_CONSTS)
svga_pipe_fs.c
37
#include "
svga_debug
.h"
69
if (
SVGA_DEBUG
& DEBUG_TGSI || 0) {
svga_pipe_vs.c
38
#include "
svga_debug
.h"
128
if (
SVGA_DEBUG
& DEBUG_TGSI || 0) {
svga_tgsi.c
42
#include "
svga_debug
.h"
320
if (
SVGA_DEBUG
& DEBUG_TGSI)
325
if (
SVGA_DEBUG
& DEBUG_TGSI) {
svga_screen.c
38
#include "
svga_debug
.h"
44
int
SVGA_DEBUG
= 0;
511
SVGA_DEBUG
= debug_get_flags_option("
SVGA_DEBUG
", svga_debug_flags, 0 );
svga_context.c
44
#include "
svga_debug
.h"
234
if (
SVGA_DEBUG
& DEBUG_SYNC) {
svga_pipe_draw.c
40
#include "
svga_debug
.h"
411
if (
SVGA_DEBUG
& DEBUG_FLUSH) {
svga_screen_cache.c
30
#include "
svga_debug
.h"
150
if (
SVGA_DEBUG
& DEBUG_DMA)
Completed in 467 milliseconds