OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:noOpGLDisable
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/src/gpu/gl/
GrGLNoOpInterface.h
81
GrGLvoid GR_GL_FUNCTION_TYPE
noOpGLDisable
(GrGLenum cap);
GrGLCreateNullInterface.cpp
377
functions->fDisable =
noOpGLDisable
;
GrGLNoOpInterface.cpp
130
GrGLvoid GR_GL_FUNCTION_TYPE
noOpGLDisable
(GrGLenum cap) {
/external/chromium_org/third_party/skia/src/gpu/gl/debug/
GrGLCreateDebugInterface.cpp
874
functions->fDisable =
noOpGLDisable
;
[
all
...]
Completed in 39 milliseconds