OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GR_GL_LOG_CALLS
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/include/gpu/gl/
GrGLConfig.h
33
*
GR_GL_LOG_CALLS
: if 1 Gr can print every GL call using GrPrintf. Defaults to
39
*
GR_GL_LOG_CALLS
is 1. Defaults to 0.
109
#if !defined(
GR_GL_LOG_CALLS
)
110
#define
GR_GL_LOG_CALLS
GR_DEBUG
/external/skia/include/gpu/gl/
GrGLConfig.h
33
*
GR_GL_LOG_CALLS
: if 1 Gr can print every GL call using GrPrintf. Defaults to
39
*
GR_GL_LOG_CALLS
is 1. Defaults to 0.
109
#if !defined(
GR_GL_LOG_CALLS
)
110
#define
GR_GL_LOG_CALLS
GR_DEBUG
Completed in 1369 milliseconds