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