Searched refs:_mesa_error_check_format_and_type (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Dglformats.h98 _mesa_error_check_format_and_type(const struct gl_context *ctx,
H A Ddrawpix.c99 err = _mesa_error_check_format_and_type(ctx, format, type);
H A Dglformats.c1024 _mesa_error_check_format_and_type(const struct gl_context *ctx, function
H A Dreadpix.c738 err = _mesa_error_check_format_and_type(ctx, format, type);
H A Dtexgetimage.c718 err = _mesa_error_check_format_and_type(ctx, format, type);
H A Dteximage.c1848 err = _mesa_error_check_format_and_type(ctx, format, type);
2194 err = _mesa_error_check_format_and_type(ctx, format, type);
/external/mesa3d/src/mesa/main/
H A Dglformats.h98 _mesa_error_check_format_and_type(const struct gl_context *ctx,
H A Ddrawpix.c99 err = _mesa_error_check_format_and_type(ctx, format, type);
H A Dglformats.c1024 _mesa_error_check_format_and_type(const struct gl_context *ctx, function
H A Dreadpix.c738 err = _mesa_error_check_format_and_type(ctx, format, type);
H A Dtexgetimage.c718 err = _mesa_error_check_format_and_type(ctx, format, type);
H A Dteximage.c1848 err = _mesa_error_check_format_and_type(ctx, format, type);
2194 err = _mesa_error_check_format_and_type(ctx, format, type);

Completed in 189 milliseconds