Home
last modified time | relevance | path

Searched refs:DYNAMIC_USAGE_PARAM (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLGpu.cpp1648 #define DYNAMIC_USAGE_PARAM GR_GL_STREAM_DRAW macro
1670 dynamic ? DYNAMIC_USAGE_PARAM : GR_GL_STATIC_DRAW)); in onCreateVertexBuffer()
1703 dynamic ? DYNAMIC_USAGE_PARAM : GR_GL_STATIC_DRAW)); in onCreateIndexBuffer()
1918 DYNAMIC_USAGE_PARAM, // GrGLBufferImpl::kDynamicDraw_Usage in get_gl_usage()