| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | texgetimage.h | 51 GLsizei bufSize, GLvoid *pixels, 60 GLenum type, GLsizei bufSize, GLvoid *pixels ); 63 GLenum type, GLsizei bufSize, GLvoid *pixels); 69 GLenum format, GLenum type, GLsizei bufSize, 77 _mesa_GetnCompressedTexImageARB(GLenum target, GLint level, GLsizei bufSize, 81 _mesa_GetCompressedTextureImage(GLuint texture, GLint level, GLsizei bufSize, 89 GLsizei bufSize, void *pixels);
|
| H A D | formatquery.h | 40 GLenum pname, GLsizei bufSize, GLint *params); 44 GLenum pname, GLsizei bufSize, GLint64 *params);
|
| H A D | objectlabel.h | 48 _mesa_GetObjectLabel(GLenum identifier, GLuint name, GLsizei bufSize, 53 _mesa_GetObjectPtrLabel(const void *ptr, GLsizei bufSize, GLsizei *length,
|
| H A D | program_resource.h | 41 GLuint index, GLsizei bufSize, GLsizei *length, 47 const GLenum *props, GLsizei bufSize,
|
| H A D | objectlabel.c | 93 copy_label(const GLchar *src, GLchar *dst, GLsizei *length, GLsizei bufSize) argument 100 * terminator, is specified by <bufSize>. If no debug label was specified 110 if (bufSize == 0) { 118 if (bufSize <= labelLen) 119 labelLen = bufSize - 1; 272 _mesa_GetObjectLabel(GLenum identifier, GLuint name, GLsizei bufSize, argument 284 if (bufSize < 0) { 285 _mesa_error(ctx, GL_INVALID_VALUE, "%s(bufSize = %d)", callerstr, 286 bufSize); 294 copy_label(*labelPtr, label, length, bufSize); 325 _mesa_GetObjectPtrLabel(const void * ptr,GLsizei bufSize,GLsizei * length,GLchar * label) argument [all...] |
| H A D | pixel.h | 50 _mesa_GetnPixelMapfvARB( GLenum map, GLsizei bufSize, GLfloat *values ); 54 _mesa_GetnPixelMapuivARB( GLenum map, GLsizei bufSize, GLuint *values ); 58 _mesa_GetnPixelMapusvARB( GLenum map, GLsizei bufSize, GLushort *values );
|
| H A D | histogram.h | 44 GLenum type, GLsizei bufSize, GLvoid *values); 50 GLenum type, GLsizei bufSize, GLvoid *values);
|
| H A D | performance_monitor.h | 51 _mesa_GetPerfMonitorGroupStringAMD(GLuint group, GLsizei bufSize, 56 GLsizei bufSize, GLsizei *length,
|
| H A D | readpix.h | 71 GLenum format, GLenum type, GLsizei bufSize, 76 GLenum format, GLenum type, GLsizei bufSize,
|
| H A D | polygon.h | 40 _mesa_GetnPolygonStippleARB( GLsizei bufSize, GLubyte *dest );
|
| H A D | vdpau.h | 60 _mesa_VDPAUGetSurfaceivNV(GLintptr surface, GLenum pname, GLsizei bufSize,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | objectlabel.h | 48 _mesa_GetObjectLabel(GLenum identifier, GLuint name, GLsizei bufSize, 53 _mesa_GetObjectPtrLabel(const void *ptr, GLsizei bufSize, GLsizei *length,
|
| H A D | formatquery.h | 40 GLenum pname, GLsizei bufSize, GLint *params); 44 GLenum pname, GLsizei bufSize, GLint64 *params);
|
| H A D | texgetimage.h | 51 GLsizei bufSize, GLvoid *pixels, 60 GLenum type, GLsizei bufSize, GLvoid *pixels ); 63 GLenum type, GLsizei bufSize, GLvoid *pixels); 76 GLenum format, GLenum type, GLsizei bufSize, 84 _mesa_GetnCompressedTexImageARB(GLenum target, GLint level, GLsizei bufSize, 88 _mesa_GetCompressedTextureImage(GLuint texture, GLint level, GLsizei bufSize, 104 GLsizei bufSize, void *pixels);
|
| H A D | program_resource.h | 41 GLuint index, GLsizei bufSize, GLsizei *length, 47 const GLenum *props, GLsizei bufSize,
|
| H A D | objectlabel.c | 93 copy_label(const GLchar *src, GLchar *dst, GLsizei *length, GLsizei bufSize) argument 100 * terminator, is specified by <bufSize>. If no debug label was specified 110 if (bufSize == 0) { 118 if (bufSize <= labelLen) 119 labelLen = bufSize - 1; 272 _mesa_GetObjectLabel(GLenum identifier, GLuint name, GLsizei bufSize, argument 284 if (bufSize < 0) { 285 _mesa_error(ctx, GL_INVALID_VALUE, "%s(bufSize = %d)", callerstr, 286 bufSize); 294 copy_label(*labelPtr, label, length, bufSize); 325 _mesa_GetObjectPtrLabel(const void * ptr,GLsizei bufSize,GLsizei * length,GLchar * label) argument [all...] |
| H A D | pixel.h | 50 _mesa_GetnPixelMapfvARB( GLenum map, GLsizei bufSize, GLfloat *values ); 54 _mesa_GetnPixelMapuivARB( GLenum map, GLsizei bufSize, GLuint *values ); 58 _mesa_GetnPixelMapusvARB( GLenum map, GLsizei bufSize, GLushort *values );
|
| H A D | histogram.h | 44 GLenum type, GLsizei bufSize, GLvoid *values); 50 GLenum type, GLsizei bufSize, GLvoid *values);
|
| H A D | performance_monitor.h | 51 _mesa_GetPerfMonitorGroupStringAMD(GLuint group, GLsizei bufSize, 56 GLsizei bufSize, GLsizei *length,
|
| H A D | readpix.h | 71 GLenum format, GLenum type, GLsizei bufSize, 76 GLenum format, GLenum type, GLsizei bufSize,
|
| H A D | polygon.h | 40 _mesa_GetnPolygonStippleARB( GLsizei bufSize, GLubyte *dest );
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/pipebuffer/ |
| H A D | pb_bufmgr_slab.c | 109 pb_size bufSize; member in struct:pb_slab_manager 328 numBuffers = slab->bo->size / mgr->bufSize; 345 buf->base.size = mgr->bufSize; 350 buf->start = i* mgr->bufSize; 382 assert(size <= mgr->bufSize); 383 if(size > mgr->bufSize) 390 assert(pb_check_alignment(desc->alignment, mgr->bufSize)); 391 if(!pb_check_alignment(desc->alignment, mgr->bufSize)) 454 pb_size bufSize, 469 mgr->bufSize 453 pb_slab_manager_create(struct pb_manager * provider,pb_size bufSize,pb_size slabSize,const struct pb_desc * desc) argument 487 pb_size bufSize; local in function:pb_slab_range_manager_create_buffer 541 pb_size bufSize; local in function:pb_slab_range_manager_create [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/pipebuffer/ |
| H A D | pb_bufmgr_slab.c | 105 pb_size bufSize; member in struct:pb_slab_manager 324 numBuffers = slab->bo->size / mgr->bufSize; 341 buf->base.size = mgr->bufSize; 346 buf->start = i* mgr->bufSize; 377 assert(size <= mgr->bufSize); 378 if(size > mgr->bufSize) 385 assert(pb_check_alignment(desc->alignment, mgr->bufSize)); 386 if(!pb_check_alignment(desc->alignment, mgr->bufSize)) 449 pb_size bufSize, 464 mgr->bufSize 448 pb_slab_manager_create(struct pb_manager * provider,pb_size bufSize,pb_size slabSize,const struct pb_desc * desc) argument 482 pb_size bufSize; local in function:pb_slab_range_manager_create_buffer 536 pb_size bufSize; local in function:pb_slab_range_manager_create [all...] |
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_dmabuffer.h | 35 unsigned bufSize; member in struct:_ViaCommandBuffer 51 if (cb->flushFunc && (cb->pos > (cb->bufSize-(size)))) { \
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | indirect_glx.c | 348 int bufSize; local in function:indirect_create_context 385 bufSize = (XMaxRequestSize(psc->dpy) * 4) - sz_xGLXRenderReq; 386 gc->buf = malloc(bufSize); 392 gc->bufSize = bufSize; 407 gc->bufEnd = gc->buf + bufSize; 416 gc->limit = gc->buf + bufSize - __GLX_BUFFER_LIMIT_SIZE; 426 if (bufSize > __GLX_RENDER_CMD_SIZE_LIMIT) { 427 bufSize = __GLX_RENDER_CMD_SIZE_LIMIT; 429 if (bufSize > __GLX_MAX_RENDER_CMD_SIZ [all...] |