Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dpbo.c178 _mesa_validate_pbo_source(struct gl_context *ctx, GLuint dimensions, in _mesa_validate_pbo_source() function
252 * \sa _mesa_validate_pbo_source
266 if (!_mesa_validate_pbo_source(ctx, dimensions, unpack, in _mesa_map_validate_pbo_source()
H A Dpbo.h98 _mesa_validate_pbo_source(struct gl_context *ctx, GLuint dimensions,
H A Dteximage.c1905 if (!_mesa_validate_pbo_source(ctx, dimensions, &ctx->Unpack, in texture_error_check()
2235 if (!_mesa_validate_pbo_source(ctx, dimensions, &ctx->Unpack, in texsubimage_error_check()

Completed in 11 milliseconds