Home
last modified time | relevance | path

Searched refs:_mesa_validate_pbo_source (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Dpbo.c179 _mesa_validate_pbo_source(struct gl_context *ctx, GLuint dimensions, in _mesa_validate_pbo_source() function
267 if (!_mesa_validate_pbo_source(ctx, dimensions, unpack, in _mesa_map_validate_pbo_source()
Dpbo.h96 _mesa_validate_pbo_source(struct gl_context *ctx, GLuint dimensions,
Dteximage.c1873 if (!_mesa_validate_pbo_source(ctx, dimensions, &ctx->Unpack, in texture_error_check()
2191 if (!_mesa_validate_pbo_source(ctx, dimensions, &ctx->Unpack, in texsubimage_error_check()