OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GR_GL_CHECK_ERROR_START
(Results
1 - 4
of
4
) sorted by null
/external/skia/include/gpu/gl/
GrGLConfig_chrome.h
12
#define
GR_GL_CHECK_ERROR_START
0
GrGLConfig.h
48
* value of gCheckErrorGL is controlled by by
GR_GL_CHECK_ERROR_START
.
50
*
GR_GL_CHECK_ERROR_START
: controls the initial value of gCheckErrorGL
105
#if !defined(
GR_GL_CHECK_ERROR_START
)
106
#define
GR_GL_CHECK_ERROR_START
1
/external/skqp/include/gpu/gl/
GrGLConfig_chrome.h
12
#define
GR_GL_CHECK_ERROR_START
0
GrGLConfig.h
48
* value of gCheckErrorGL is controlled by by
GR_GL_CHECK_ERROR_START
.
50
*
GR_GL_CHECK_ERROR_START
: controls the initial value of gCheckErrorGL
105
#if !defined(
GR_GL_CHECK_ERROR_START
)
106
#define
GR_GL_CHECK_ERROR_START
1
Completed in 390 milliseconds