Searched refs:fUnmapTexSubImage2D (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/gpu/skia_bindings/
H A Dgl_bindings_skia_cmd_buffer.cc116 functions->fUnmapTexSubImage2D = glUnmapTexSubImage2DCHROMIUM;
/external/chromium_org/third_party/skia/include/gpu/gl/
H A DGrGLInterface.h311 GLPtr<GrGLUnmapTexSubImage2DProc> fUnmapTexSubImage2D; member in struct:GrGLInterface::Functions
/external/skia/include/gpu/gl/
H A DGrGLInterface.h311 GLPtr<GrGLUnmapTexSubImage2DProc> fUnmapTexSubImage2D; member in struct:GrGLInterface::Functions
/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLInterface.cpp515 NULL == fFunctions.fUnmapTexSubImage2D) {
/external/skia/src/gpu/gl/
H A DGrGLInterface.cpp515 NULL == fFunctions.fUnmapTexSubImage2D) {

Completed in 42 milliseconds