Home
last modified time | relevance | path

Searched defs:glBlitFramebufferNV (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTgles2Ext.h185 PFNGLBLITFRAMEBUFFERNVPROC glBlitFramebufferNV; variable
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.hpp217 …void (*glBlitFramebufferNV)(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint… member in LibGLESv2exports
Dentry_points.cpp943 GL_APICALL void GL_APIENTRY glBlitFramebufferNV(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1,… in glBlitFramebufferNV() function