OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GR_GL_MUST_USE_VBO
(Results
1 - 6
of
6
) sorted by null
/external/skia/include/gpu/gl/
GrGLConfig_chrome.h
26
#define
GR_GL_MUST_USE_VBO
1
GrGLConfig.h
76
*
GR_GL_MUST_USE_VBO
: Indicates that all vertices and indices must be rendered
121
#if !defined(
GR_GL_MUST_USE_VBO
)
122
#define
GR_GL_MUST_USE_VBO
0
/external/skqp/include/gpu/gl/
GrGLConfig_chrome.h
26
#define
GR_GL_MUST_USE_VBO
1
GrGLConfig.h
76
*
GR_GL_MUST_USE_VBO
: Indicates that all vertices and indices must be rendered
121
#if !defined(
GR_GL_MUST_USE_VBO
)
122
#define
GR_GL_MUST_USE_VBO
0
/external/skia/src/gpu/gl/
GrGLCaps.cpp
379
if (!
GR_GL_MUST_USE_VBO
&&
[
all
...]
/external/skqp/src/gpu/gl/
GrGLCaps.cpp
379
if (!
GR_GL_MUST_USE_VBO
&&
[
all
...]
Completed in 410 milliseconds