OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notifyVertexArrayDelete
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/src/gpu/gl/
GrGpuGL.h
87
void
notifyVertexArrayDelete
(GrGLuint id) {
88
fHWGeometryState.
notifyVertexArrayDelete
(id);
325
void
notifyVertexArrayDelete
(GrGLuint id) {
GrGLVertexArray.cpp
87
GPUGL->
notifyVertexArrayDelete
(fID);
Completed in 639 milliseconds