Searched defs:PFNGLASYNCCOPYIMAGESUBDATANVXPROC (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h9419 typedef GLuint (APIENTRYP PFNGLASYNCCOPYIMAGESUBDATANVXPROC) (GLsizei waitSemaphoreCount, const GLuint *waitSemaphoreArray, const GLuint64 *waitValueArray, GLuint srcGpu, GLbitfield dstGpuMask, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth, GLsizei signalSemaphoreCount, const GLuint *signalSemaphoreArray, const GLuint64 *signalValueArray); typedef in typeref:typename:GLuint (APIENTRYP)(GLsizei waitSemaphoreCount,const GLuint * waitSemaphoreArray,const GLuint64 * waitValueArray,GLuint srcGpu,GLbitfield dstGpuMask,GLuint srcName,GLenum srcTarget,GLint srcLevel,GLint srcX,GLint srcY,GLint srcZ,GLuint dstName,GLenum dstTarget,GLint dstLevel,GLint dstX,GLint dstY,GLint dstZ,GLsizei srcWidth,GLsizei srcHeight,GLsizei srcDepth,GLsizei signalSemaphoreCount,const GLuint * signalSemaphoreArray,const GLuint64 * signalValueArray)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h6882 typedef GLuint (GLAPIENTRY *PFNGLASYNCCOPYIMAGESUBDATANVXPROC)(GLsizei waitSemaphoreCount, const GLuint * waitSemaphoreArray, const GLuint64 * waitValueArray, GLuint srcGpu, GLbitfield dstGpuMask, GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth, GLsizei signalSemaphoreCount, const GLuint * signalSemaphoreArray, const GLuint64 * signalValueArray); typedef in typeref:typename:GLuint (GLAPIENTRY *)(GLsizei waitSemaphoreCount,const GLuint * waitSemaphoreArray,const GLuint64 * waitValueArray,GLuint srcGpu,GLbitfield dstGpuMask,GLuint srcName,GLenum srcTarget,GLint srcLevel,GLint srcX,GLint srcY,GLint srcZ,GLuint dstName,GLenum dstTarget,GLint dstLevel,GLint dstX,GLint dstY,GLint dstZ,GLsizei srcWidth,GLsizei srcHeight,GLsizei srcDepth,GLsizei signalSemaphoreCount,const GLuint * signalSemaphoreArray,const GLuint64 * signalValueArray)
[all...]

Completed in 159 milliseconds