OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fUnmapTexSubImage2D
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/gpu/skia_bindings/
gl_bindings_skia_cmd_buffer.cc
117
functions->
fUnmapTexSubImage2D
= glUnmapTexSubImage2DCHROMIUM;
/external/chromium_org/third_party/skia/include/gpu/gl/
GrGLInterface.h
312
GLPtr<GrGLUnmapTexSubImage2DProc>
fUnmapTexSubImage2D
;
/external/chromium_org/third_party/skia/src/gpu/gl/
GrGLInterface.cpp
428
NULL == fFunctions.
fUnmapTexSubImage2D
) {
Completed in 48 milliseconds