Searched refs:glUnmapTexSubImage2DCHROMIUM (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/gpu/skia_bindings/
H A Dgl_bindings_skia_cmd_buffer.cc117 functions->fUnmapTexSubImage2D = glUnmapTexSubImage2DCHROMIUM;
/external/chromium_org/gpu/GLES2/
H A Dgl2chromium_autogen.h196 #define glUnmapTexSubImage2DCHROMIUM GLES2_GET_FUN(UnmapTexSubImage2DCHROMIUM) macro
H A Dgl2extchromium.h164 GL_APICALL void GL_APIENTRY glUnmapTexSubImage2DCHROMIUM(const void* mem);
/external/chromium_org/ppapi/lib/gl/include/GLES2/
H A Dgl2ext.h1731 #define glUnmapTexSubImage2DCHROMIUM GLES2_GET_FUN(UnmapTexSubImage2DCHROMIUM) macro
1736 GL_APICALL void GL_APIENTRY glUnmapTexSubImage2DCHROMIUM (const void* mem);
/external/chromium_org/ppapi/lib/gl/gles2/
H A Dgles2.c1051 void GL_APIENTRY glUnmapTexSubImage2DCHROMIUM(const void* mem) { function
/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_c_lib_autogen.h1605 "glUnmapTexSubImage2DCHROMIUM",
1606 reinterpret_cast<GLES2FunctionPointer>(glUnmapTexSubImage2DCHROMIUM),

Completed in 235 milliseconds