| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | pbo.c | 68 _mesa_validate_pbo_access(GLuint dimensions, function in typeref:typename:GLboolean 177 * \sa _mesa_validate_pbo_access 189 if (!_mesa_validate_pbo_access(dimensions, unpack, width, height, depth, 332 * \sa _mesa_validate_pbo_access 347 if (!_mesa_validate_pbo_access(dimensions, unpack, width, height, depth, 409 if (!_mesa_validate_pbo_access(dimensions, unpack, width, height, depth,
|
| H A D | pbo.h | 37 _mesa_validate_pbo_access(GLuint dimensions,
|
| H A D | drawpix.c | 155 if (!_mesa_validate_pbo_access(2, &ctx->Unpack, width, height, 357 if (!_mesa_validate_pbo_access(2, &ctx->Unpack, width, height,
|
| H A D | pixel.c | 139 * Convenience wrapper for _mesa_validate_pbo_access() for gl[Get]PixelMap(). 154 ok = _mesa_validate_pbo_access(1, &ctx->DefaultPacking, mapsize, 1, 1,
|
| H A D | readpix.c | 1151 if (!_mesa_validate_pbo_access(2, &ctx->Pack, width, height, 1,
|
| H A D | texgetimage.c | 1102 if (!_mesa_validate_pbo_access(dimensions, &ctx->Pack, width, height, depth,
|
| H A D | dlist.c | 1508 else if (_mesa_validate_pbo_access(dimensions, unpack, width, height,
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | pbo.c | 68 _mesa_validate_pbo_access(GLuint dimensions, function in typeref:typename:GLboolean 177 * \sa _mesa_validate_pbo_access 189 if (!_mesa_validate_pbo_access(dimensions, unpack, width, height, depth, 332 * \sa _mesa_validate_pbo_access 347 if (!_mesa_validate_pbo_access(dimensions, unpack, width, height, depth, 409 if (!_mesa_validate_pbo_access(dimensions, unpack, width, height, depth,
|
| H A D | pbo.h | 37 _mesa_validate_pbo_access(GLuint dimensions,
|
| H A D | drawpix.c | 148 if (!_mesa_validate_pbo_access(2, &ctx->Unpack, width, height, 331 if (!_mesa_validate_pbo_access(2, &ctx->Unpack, width, height,
|
| H A D | pixel.c | 138 * Convenience wrapper for _mesa_validate_pbo_access() for gl[Get]PixelMap(). 153 ok = _mesa_validate_pbo_access(1, &ctx->DefaultPacking, mapsize, 1, 1,
|
| H A D | readpix.c | 1143 if (!_mesa_validate_pbo_access(2, &ctx->Pack, width, height, 1,
|
| H A D | texgetimage.c | 1095 if (!_mesa_validate_pbo_access(dimensions, &ctx->Pack, width, height, depth,
|
| H A D | dlist.c | 1364 else if (_mesa_validate_pbo_access(dimensions, unpack, width, height,
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/ |
| H A D | intel_pixel_bitmap.c | 72 if (!_mesa_validate_pbo_access(2, unpack, width, height, 1,
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | intel_pixel_bitmap.c | 69 if (!_mesa_validate_pbo_access(2, unpack, width, height, 1,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/ |
| H A D | intel_pixel_bitmap.c | 72 if (!_mesa_validate_pbo_access(2, unpack, width, height, 1,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_pixel_bitmap.c | 70 if (!_mesa_validate_pbo_access(2, unpack, width, height, 1,
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/ |
| H A D | xm_dd.c | 361 if (!_mesa_validate_pbo_access(2, unpack, width, height, 1, 493 if (!_mesa_validate_pbo_access(2, unpack, width, height, 1,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/ |
| H A D | xm_dd.c | 368 if (!_mesa_validate_pbo_access(2, unpack, width, height, 1, 500 if (!_mesa_validate_pbo_access(2, unpack, width, height, 1,
|